Releases: stackb/bazel-stack-vscode
Releases · stackb/bazel-stack-vscode
1.8.3
- Bump bzl to 1.3.19
- Completion for selected rule attributes (srcs, data, tags, visibility).
- Sha256 download bugfix
1.8.2
- 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
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
- 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
- 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
- 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.
0.7.0
- Update buildifier to 4.0.1. Buildifier adopted a new release asset naming scheme.
0.6.6
- Autorenew bzl license if expired
- Bzl activity bar keyboard shortcut remapping