← Back to context Comment by williamcotton 6 hours ago Ah, so does the LSP just call out to the Buf binary? 3 comments williamcotton Reply hxtk 5 hours ago The LSP is one of the subcommands provided by the buf binary. My LSP configuration for protobuf is `buf lsp serve`. williamcotton 4 hours ago Makes sense, thanks for the clarification. arccy 5 hours ago The lsp is a subcommand of buf, from the page: `buf lsp serve`
hxtk 5 hours ago The LSP is one of the subcommands provided by the buf binary. My LSP configuration for protobuf is `buf lsp serve`. williamcotton 4 hours ago Makes sense, thanks for the clarification.
The LSP is one of the subcommands provided by the buf binary. My LSP configuration for protobuf is `buf lsp serve`.
Makes sense, thanks for the clarification.
The lsp is a subcommand of buf, from the page: `buf lsp serve`