Skip to content

Releases: stackb/bazel-stack-vscode

1.8.4

21 Apr 03:39
@pcj pcj
ede55b0
Compare
Choose a tag to compare

1.8.4 (Apr 20 2022)

1.8.3

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

1.8.2

07 Dec 22:42
@pcj pcj
53678b5
Compare
Choose a tag to compare
  • 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

03 Dec 08:43
@pcj pcj
248bb3f
Compare
Choose a tag to compare

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

02 Dec 00:23
@pcj pcj
ea6168c
Compare
Choose a tag to compare
  • 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

27 Nov 15:57
@pcj pcj
e3af2e8
Compare
Choose a tag to compare
  • 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

16 Nov 02:03
@pcj pcj
Compare
Choose a tag to compare
  • 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

24 Oct 05:31
@pcj pcj
d9c4ee7
Compare
Choose a tag to compare

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

0.7.0

05 May 00:16
@pcj pcj
debada5
Compare
Choose a tag to compare
  • Update buildifier to 4.0.1. Buildifier adopted a new release asset naming scheme.

0.6.6

20 Nov 03:21
@pcj pcj
a48166a
Compare
Choose a tag to compare
  • Autorenew bzl license if expired
  • Bzl activity bar keyboard shortcut remapping