LSP
Client implementation of the Language Server Protocol for Sublime Text
Details
Installs
- Total 177K
- Win 66K
- Mac 57K
- Linux 54K
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 | Aug 3 | Aug 2 | Aug 1 | Jul 31 | Jul 30 | Jul 29 | Jul 28 | Jul 27 | Jul 26 | Jul 25 | Jul 24 | Jul 23 | Jul 22 | Jul 21 | Jul 20 | Jul 19 | Jul 18 | Jul 17 | Jul 16 | Jul 15 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 31 | 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 | 29 | 37 | 48 | 65 | 51 | 41 | 43 | 43 | 31 | 49 | 50 | 63 | 43 | 57 | 30 | 35 | 39 | 37 | 60 | 66 |
Mac | 23 | 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 | 15 | 14 | 27 | 26 | 23 | 22 | 23 | 16 | 16 | 16 | 30 | 23 | 26 | 36 | 17 | 22 | 25 | 32 | 22 | 23 |
Linux | 12 | 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 | 28 | 23 | 28 | 19 | 35 | 37 | 33 | 25 | 25 | 35 | 31 | 36 | 39 | 38 | 35 | 29 | 42 | 29 | 38 | 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 :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