Skip to content

0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 08:06
· 9 commits to main since this release
e7ed321

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 to larger mono repositories.
  • More advanced diagnostics is reported by protoc upon file save.

What's new

New Contributors

Full Changelog: 0.9.0...0.11.0