Skip to content

Releases: stackb/bazel-stack-vscode

0.6.4

26 Oct 23:38
@pcj pcj
0d267c4
Compare
Choose a tag to compare

0.6.4 (Mon Oct 25 2020)

0.6.3

26 Oct 08:09
@pcj pcj
f9e3154
Compare
Choose a tag to compare

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

20 Oct 03:02
@pcj pcj
daf9fa3
Compare
Choose a tag to compare
  • Codesearch improvements
  • Introduce Default index
  • Override bazelrc codelens when bzl feature active
  • Display fetch events

0.6.1

19 Oct 04:01
@pcj pcj
bde74b6
Compare
Choose a tag to compare
  • Upgrade to Bzl 0.9.2
  • Add Bzl Tool Path to tree item
  • Cleanup command palette

0.6.0

16 Oct 06:04
@pcj pcj
ff41426
Compare
Choose a tag to compare

New release with codesearch feature

https://stackb.github.io/bazel-stack-vscode/searching

0.5.2

08 Oct 03:54
@pcj pcj
f187d3b
Compare
Choose a tag to compare

Disable webpack bundling (causing runtime errors)

0.5.1

08 Oct 02:55
@pcj pcj
96420af
Compare
Choose a tag to compare
  • Add telemetry
  • Improve handling of user NOT_FOUND in sign-up flow.

0.5.0

07 Oct 22:43
@pcj pcj
Compare
Choose a tag to compare

Integration with the Bzl tool.

Documentation: https://stackb.github.io/bazel-stack-vscode/

0.4.1

05 Aug 04:33
@pcj pcj
7feae6c
Compare
Choose a tag to compare
  • Enable language server by default
  • Bazelrc support (hover, completions, launch.bazelrc)
  • Much improved integration test coverage

0.4.0

02 Aug 04:33
@pcj pcj
03e5bc3
Compare
Choose a tag to compare

Integrate Starlark Language Server