Skip to content

Commit 696f3f7

Browse files
Add Buf Language Server (#2225)
For protobuf - under the `buf lsp serve` command.
1 parent 1291ed7 commit 696f3f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_implementors/servers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ index: 1
197197
| [PromQL](https://prometheus.io/docs/prometheus/latest/querying/basics/) | [Tobias Guggenmos](https://github.com/slrtbtfs) | [promql-langserver](https://github.com/prometheus-community/promql-langserver) | [Go](https://golang.org/) |
198198
| [Protocol Buffers](https://protobuf.dev/) | [coder3101](https://github.com/coder3101) | [protols](https://github.com/coder3101/protols) | Rust |
199199
| [Protocol Buffers](https://protobuf.dev/) | [lasorda](https://github.com/lasorda) | [protobuf-language-server](https://github.com/lasorda/protobuf-language-server) | Go |
200+
| [Protocol Buffers](https://protobuf.dev/) | [Buf](https://github.com/bufbuild) | [Buf Language Server](https://github.com/bufbuild/buf) | Go |
200201
| PureScript | [Nicholas Wolverson](https://github.com/nwolverson) | [purescript-language-server](https://github.com/nwolverson/purescript-language-server) | PureScript |
201202
| Puppet| [Lingua Pupuli](https://github.com/lingua-pupuli) | [puppet language server](https://github.com/lingua-pupuli/puppet-editor-services) | Ruby |
202203
| Python | [astral-sh](https://astral.sh/) | [ty](https://github.com/astral-sh/ty) | Rust |

0 commit comments

Comments
 (0)