Skip to content

Releases: stackb/bazel-stack-vscode

1.8.4

Choose a tag to compare

@pcj pcj released this 21 Apr 03:39
ede55b0

1.8.4 (Apr 20 2022)

1.8.3

Choose a tag to compare

@pcj pcj released this 08 Dec 17:59
166cc4a
  • Bump bzl to 1.3.19
    • Completion for selected rule attributes (srcs, data, tags, visibility).
    • Sha256 download bugfix

1.8.2

Choose a tag to compare

@pcj pcj released this 07 Dec 22:42
53678b5
  • Bump bzl to 1.3.16
    • Signature Help.
    • Fix completion when prompted via ctrl+space.
    • Windows path bugfixes for rule definition location.

1.8.1

Choose a tag to compare

@pcj pcj released this 03 Dec 08:43
248bb3f

1.8.1 (Dec 03 2021)

  • Move documentation to https://docs.stack.build
  • Default UI port is now :8085
  • Fix bazel info treeview
  • Add vscode.openFolder support for external workspaces.
  • Several configuration fixes for build events frontend.
  • Add component documentation tree items.
  • Bump bzl to 1.3.4 (doc link updates)

1.8.0

Choose a tag to compare

@pcj pcj released this 02 Dec 00:23
ea6168c
  • Improve authentication from bzl.io.
  • Enable advanced LSP features (via bump bzl 1.3.3).
  • Disable remote cache by default (requires opt-in enable flag).
  • Fix findWorkspaceFolder.

1.7.0

Choose a tag to compare

@pcj pcj released this 27 Nov 15:57
e3af2e8
  • Bump bzl to 1.2.14 (windows path fixes)
  • Only start adapter and bazel server if this is a launch config
  • Remove typescript codelens provider (replaced by bzl improvements)

1.6.0

Choose a tag to compare

@pcj pcj released this 16 Nov 02:03
  • Improve starlark debugger
    • Bump bzl to 1.1.2
    • Runs make_default_workspace_content upon startup
    • Fix missing askForDebugLabel command
    • Change ordering of debug server/client; make sure "bzl debug adapter" comes first.

1.3.0

Choose a tag to compare

@pcj pcj released this 24 Oct 05:31
d9c4ee7

Improvements to starlark debugger with support for launch configuration: https://stackb.github.io/bazel-stack-vscode/debugging

0.7.0

Choose a tag to compare

@pcj pcj released this 05 May 00:16
debada5
  • Update buildifier to 4.0.1. Buildifier adopted a new release asset naming scheme.

0.6.6

Choose a tag to compare

@pcj pcj released this 20 Nov 03:21
a48166a
  • Autorenew bzl license if expired
  • Bzl activity bar keyboard shortcut remapping