Releases: stackb/bazel-stack-vscode
Releases · stackb/bazel-stack-vscode
0.6.3
0.6.3 (Mon Oct 26 2020)
- Integrate gostarlark go to definition for bazel labels
- Improve "last run" semantics for build
- Regenerate protos with 0.6.0-pre17
- Added "copy to clipboard" command for output file paths
0.6.2
- Codesearch improvements
- Introduce Default index
- Override bazelrc codelens when bzl feature active
- Display fetch events
0.6.1
- Upgrade to Bzl 0.9.2
- Add Bzl Tool Path to tree item
- Cleanup command palette
0.5.2
Disable webpack bundling (causing runtime errors)
0.5.1
- Add telemetry
- Improve handling of user
NOT_FOUND
in sign-up flow.
0.4.1
- Enable language server by default
- Bazelrc support (hover, completions, launch.bazelrc)
- Much improved integration test coverage
0.4.0
Integrate Starlark Language Server