LSP
Client implementation of the Language Server Protocol for Sublime Text
Details
Installs
- Total 179K
- Win 67K
- Mac 58K
- Linux 55K
Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 4 | 68 | 64 | 57 | 34 | 45 | 43 | 65 | 67 | 50 | 76 | 41 | 38 | 52 | 43 | 59 | 54 | 48 | 34 | 30 | 56 | 60 | 48 | 46 | 49 | 42 | 50 | 43 | 64 | 60 | 52 | 54 | 38 | 40 | 35 | 49 | 49 | 55 | 50 | 39 | 31 | 79 | 52 | 59 | 52 | 69 |
Mac | 0 | 35 | 24 | 27 | 20 | 13 | 32 | 24 | 33 | 23 | 48 | 16 | 14 | 23 | 27 | 16 | 21 | 26 | 22 | 27 | 35 | 23 | 28 | 27 | 25 | 14 | 23 | 32 | 45 | 21 | 25 | 27 | 21 | 20 | 17 | 25 | 22 | 31 | 23 | 32 | 21 | 29 | 30 | 20 | 26 | 25 |
Linux | 2 | 37 | 32 | 46 | 37 | 30 | 48 | 40 | 26 | 41 | 45 | 31 | 38 | 46 | 33 | 37 | 34 | 36 | 35 | 31 | 26 | 40 | 30 | 26 | 39 | 34 | 33 | 31 | 35 | 39 | 27 | 38 | 25 | 32 | 31 | 30 | 28 | 34 | 36 | 31 | 25 | 32 | 35 | 46 | 40 | 20 |
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