Skip to content

0.2.3

Latest
Compare
Choose a tag to compare
@vogelsgesang vogelsgesang released this 13 Feb 23:26
· 1 commit to main since this release
  • Include flags from Bazel 8.1.0
  • Allow picking a specific Bazel version from the VS-Code settings
  • Improvements re code-formatting / pretty-printing:
    • Multiple styles (all flags on a single line; one flag per line; use line continuations to separate flags), choosable from the VS-Code setting
    • Combine repeated empty lines
    • Introduce the bazelrc-lsp format sub-command, useful for integrating formatting into CI systems
    • Bug fix re formatting for flags called via their abbreviations

Full Changelog: v0.2.2...v0.2.3