LSP
Client implementation of the Language Server Protocol for Sublime Text
Details
Installs
- Total 196K
- Win 74K
- Mac 62K
- Linux 61K
| Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | Feb 7 | Feb 6 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 28 | 29 | 40 | 42 | 50 | 58 | 58 | 62 | 33 | 34 | 62 | 61 | 55 | 47 | 52 | 35 | 34 | 72 | 41 | 60 | 59 | 56 | 49 | 43 | 55 | 53 | 57 | 38 | 52 | 40 | 40 | 42 | 57 | 80 | 48 | 60 | 47 | 41 | 62 | 63 | 63 | 76 | 44 | 34 | 37 | 65 |
| Mac | 6 | 27 | 20 | 28 | 26 | 48 | 32 | 29 | 16 | 22 | 26 | 40 | 34 | 21 | 21 | 25 | 27 | 35 | 32 | 33 | 32 | 26 | 22 | 14 | 25 | 36 | 27 | 32 | 25 | 18 | 21 | 34 | 22 | 34 | 36 | 26 | 32 | 23 | 41 | 40 | 32 | 33 | 40 | 22 | 16 | 29 |
| Linux | 9 | 37 | 37 | 36 | 34 | 34 | 44 | 47 | 42 | 32 | 45 | 32 | 36 | 41 | 38 | 19 | 32 | 34 | 33 | 34 | 30 | 41 | 35 | 30 | 36 | 44 | 47 | 45 | 38 | 44 | 45 | 44 | 38 | 36 | 54 | 45 | 45 | 35 | 42 | 45 | 47 | 39 | 52 | 49 | 46 | 38 |
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.
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