Skip to content

Protobuf has LSP support

7.4 relevance
Score Breakdown
technical depth
8
novelty
7
actionability
8
community
7
strategic
5
personal
8

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Protobuf LSP support is directly actionable for developers using Protocol Buffers.

General buf.build
Protobuf has LSP support
Summary

Buf released the first production-grade LSP server for Protobuf, bringing modern IDE features like go-to-definition, code completion, and semantics-aware syntax highlighting to .proto files. The server is bundled with the Buf CLI and leverages their custom protocompile frontend, which uses a query-driven incremental compilation engine for faster, more accurate diagnostics than protoc. It supports VSCode and Neovim out of the box, with plans to add auto-imports, code completion for custom options, and tighter integration with buf.yaml.

Author

Buf

More from Buf →