Skip to content

v0.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Mar 10:41
1b7d1a3

0.14.0 (2026-03-30)

Features

  • debug: improve Starlark debugger experience (#558) (7e5d8d7)
  • logging: Add proper VSCode Logging Output (#557) (11c1f8b)
  • navigation: Improve "Go to BUILD file" command (#506) (1a559fe)
  • quickpick: Prepopulate quickpick with current package path (#543) (bfae85d)

Bug Fixes

  • buildifier: Make buildifier robust against bzl files outside a workspace. (7e5d8d7)
  • lsp: Allow manual restarts of the lsp client after initialization error. (#498) (f311f41)