LSP
Client implementation of the Language Server Protocol for Sublime Text
Details
Installs
- Total 184K
- Win 69K
- Mac 59K
- Linux 56K
| Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 25 | 41 | 26 | 34 | 49 | 49 | 48 | 57 | 59 | 44 | 48 | 59 | 49 | 43 | 57 | 50 | 36 | 28 | 47 | 52 | 53 | 37 | 43 | 33 | 37 | 41 | 47 | 48 | 50 | 46 | 33 | 35 | 42 | 48 | 41 | 57 | 36 | 36 | 45 | 41 | 47 | 63 | 50 | 49 | 43 | 44 |
| Mac | 18 | 39 | 22 | 17 | 23 | 23 | 35 | 22 | 19 | 27 | 40 | 51 | 28 | 29 | 23 | 31 | 22 | 18 | 20 | 29 | 39 | 44 | 22 | 16 | 13 | 26 | 26 | 33 | 27 | 32 | 20 | 17 | 14 | 24 | 28 | 36 | 33 | 20 | 21 | 28 | 24 | 31 | 36 | 44 | 23 | 13 |
| Linux | 12 | 36 | 26 | 41 | 29 | 38 | 29 | 44 | 68 | 63 | 46 | 67 | 24 | 49 | 32 | 31 | 34 | 26 | 33 | 27 | 41 | 33 | 50 | 35 | 36 | 36 | 31 | 37 | 34 | 37 | 38 | 35 | 35 | 42 | 40 | 29 | 42 | 36 | 31 | 36 | 29 | 46 | 39 | 46 | 26 | 27 |
Readme
- Source
- raw.githubusercontent.com
LSP
Like an IDE, except it’s the good parts. Learn more.

Installation
Stable Version
Open the command palette and run Package Control: Install Package, then select LSP.
Development Version
Clone this repository into your Packages directory. Open the command palette and run Package Control: Satisfy Libraries.
Getting started
Follow the installation steps for a specific language server.
Open a document supported by the language server. LSP should report the language server starting in the status bar.
See more information in the documentation :open_book:.
Getting help
If you have any problems, see the troubleshooting guide for tips and known limitations. If the documentation cannot solve your problem, you can look for help in:
- The #lsp channel (join the SublimeHQ Discord first!)
- By searching or creating a new issue