Skip to content

Commit

Permalink
Add BitBake language server (#2049)
Browse files Browse the repository at this point in the history
Co-authored-by: Ziwei Wang <[email protected]>
  • Loading branch information
WilsonZiweiWang and sfl-zwang authored Oct 24, 2024
1 parent 2cef6ae commit 60f2bb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _implementors/servers.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ index: 1
| Batch | [RechInformatica](https://github.com/RechInformatica) | [rech-editor-batch](https://github.com/RechInformatica/rech-editor-batch/tree/master/src/lsp) | TypeScript |
| [Bazel](https://bazel.build/) | [cameron-martin](https://github.com/cameron-martin) | [bazel-lsp](https://github.com/cameron-martin/bazel-lsp) | Rust |
| [Bicep](https://github.com/azure/bicep) | MS | [Bicep](https://github.com/azure/bicep) | C# |
| [BitBake](https://docs.yoctoproject.org/bitbake/) | [The Yocto Project](https://github.com/yoctoproject) | [BitBake Language Server](https://github.com/yoctoproject/vscode-bitbake/tree/staging/server) | TypeScript |
| BrightScript/BrighterScript | [RokuCommunity](https://github.com/RokuCommunity) | [brighterscript](https://github.com/rokucommunity/brighterscript) | TypeScript |
| C# | [OmniSharp](http://www.omnisharp.net/) | [omnisharp-roslyn](https://github.com/OmniSharp/omnisharp-roslyn) | C# |
| C# | [Saulius Menkevičius](https://github.com/razzmatazz) | [csharp-ls](https://github.com/razzmatazz/csharp-language-server) | F# |
Expand Down

0 comments on commit 60f2bb8

Please sign in to comment.