mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Add Brackets to the list of supporting tools
We've recently added internal support in Brackets for LSP. Kindly please add Brackets as an LSP Client here. @dbaeumer
This commit is contained in:
parent
4ab9b8fbd7
commit
0a0f166306
1 changed files with 1 additions and 0 deletions
|
|
@ -32,5 +32,6 @@ index: 2
|
|||
| [Kakoune](http://kakoune.org/) | [ul](https://github.com/ul) | [kak-lsp](https://github.com/ul/kak-lsp) |
|
||||
| [Sublime Text](https://www.sublimetext.com/) | [Tom van Ommeren](https://github.com/tomv564) | [lsp](https://github.com/tomv564/LSP) |
|
||||
| [Multiple editors](https://github.com/Valloric/ycmd#known-ycmd-clients) | Ycmd team | [ycmd](https://github.com/Valloric/ycmd) |
|
||||
| [Brackets](http://brackets.io) | [Adobe](https://github.com/adobe) | [brackets](https://github.com/adobe/brackets) |
|
||||
| [Cloud Studio](https://studio.dev.tencent.com/) | CODING | |
|
||||
{: .table .table-bordered .table-responsive}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue