Skip to content

0.11.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 19:04
· 6 commits to main since this release
7594ff7

New features

  • Add protols.toml or .protols.toml to configure the LSP behaviour per workspace
  • Import path diagnostics and jump to imports
  • Use pkg-config to find well known types
  • Lazily parse imports recursively which improves performance in larger monorepos.
  • More advanced diagnostics is reported by protoc upon file save.

What's new

New Contributors

Full Changelog: 0.9.0...0.11.0