# LSP **Repository Path**: mirrors_zeux/LSP ## Basic Information - **Project Name**: LSP - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README :information_source: 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](https://github.com/sublimelsp/LSP/tree/st3).

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](https://lsp.sublimetext.io/language_servers). 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](https://lsp.sublimetext.io) :open_book:. ## Getting help If you have any problems, see the [troubleshooting](https://sublimelsp.github.io/LSP/troubleshooting/) guide for tips and known limitations. If the documentation cannot solve your problem, you can look for help in: * The [#lsp](https://discordapp.com/channels/280102180189634562/645268178397560865) channel (join the [SublimeHQ Discord](https://discord.gg/TZ5WN8t) first!) * By [searching or creating a new issue](https://github.com/sublimelsp/LSP/issues)