The Wayback Machine - https://web.archive.org/web/20220823174110/https://github.com/Python-Repository-Hub/sublimelsp-LSP
Skip to content

Python-Repository-Hub/sublimelsp-LSP

main
Switch branches/tags
Code
This branch is 8 commits behind sublimelsp:main.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ℹ️ You are reading the README of the main branch. This branch targets ST4. If you are looking for the ST3 version, switch to the st3 branch.

LSP


Like an IDE, except it's the good parts. Learn more.

TypeScript Server Example

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 Dependencies.

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:

About

Client implementation of the Language Server Protocol for Sublime Text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • CSS 0.2%