From 0a0f166306ebb5a2ff4fdf30c1c978d87d51c5a4 Mon Sep 17 00:00:00 2001 From: Shubham Yadav Date: Thu, 16 May 2019 20:54:21 +0530 Subject: [PATCH] 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 --- _implementors/tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_implementors/tools.md b/_implementors/tools.md index c3e8575..11a473c 100644 --- a/_implementors/tools.md +++ b/_implementors/tools.md @@ -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}