Skip to content

0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 09:14
· 7 commits to main since this release
1a4e4d1

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