Releases
v0.11.0
0.11.0 (2024-11-28)
Features
Cmd-click to jump to a source file from a build rule (#380 ) (fa38d08 )
codelens: Add a copy target command (da62c67 )
codelens: Don't add target names for one line targets (#407 ) (4f02dc5 )
codelens: Extend CodeLens to build and run more targets (00d9971 )
coverage: Basic test coverage support (#366 ) (0d293b8 )
coverage: Demangling C++ & Rust function names in coverage results (#398 ) (d28c294 )
coverage: Demangling of Java function names in coverage results (#388 ) (7084368 )
coverage: Load branch coverage from coverage files #389 (e5c95e4 )
lsp: Add option to trace LSP communication (#425 ) (583fb65 )
syntax highlighting for .bazelrc (#379 ) (2aea27e ), closes #259
Bug Fixes
buildifier: Handle relative buildifier path without warning #387 (60051c5 )
Change explorer UI label to "Bazel Targets" (#409 ) (dba3102 )
codelens: Apply commandArgs to run targets (#408 ) (9c77c18 )
coverage: Do not emit error on BRDA:0 entries (#417 ) (7f62f0e )
coverage: Expand external local repo in coverage report (#418 ) (c115a86 )
Default to Python syntax highlighting theme (#397 ) (2614f19 )
Link the full label / file name instead of individual components (#382 ) (2e207c9 )
You can’t perform that action at this time.