LSP
Client implementation of the Language Server Protocol for Sublime Text
Details
Installs
- Total 183K
- Win 68K
- Mac 58K
- Linux 56K
| 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 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 36 | 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 | 44 | 57 | 56 | 52 | 38 | 42 | 33 | 42 | 77 | 68 | 64 | 57 | 34 | 45 |
| Mac | 14 | 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 | 25 | 24 | 25 | 36 | 27 | 15 | 24 | 35 | 29 | 35 | 24 | 27 | 20 | 13 |
| Linux | 16 | 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 | 36 | 25 | 37 | 29 | 29 | 27 | 18 | 29 | 18 | 37 | 32 | 46 | 37 | 30 |
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