sublimelsp/LSP
Client implementation of the Language Server Protocol for Sublime Text observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 99
- Release rhythm 90
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 18
- age_days: 3434
- days_rel: 66
- days_push: 8
- n_releases_24m: 16
Adoption not part of the score
1794 stars · 199 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An LSP client implementation for Sublime Text that connects the editor to language servers via the Language Server Protocol. It provides IDE-like features such as autocomplete, go to definition, signature help, and hover documentation, and supports running multiple servers simultaneously.
Use cases
- add IDE features like autocomplete and go-to-definition to Sublime Text
- connect Sublime Text to language servers via LSP
- run multiple language servers for one file type
- get signature help and hover documentation in Sublime Text
- set up language support for a new programming language in Sublime Text
When to choose
- you use Sublime Text and want language intelligence features
- you want a mature, community-maintained LSP client for Sublime Text
- you need to combine multiple language servers for the same language
When to avoid
- you use VS Code or another editor with built-in LSP support
- you don't want to install and configure separate language servers
- you need features only available in a full IDE
Facets
plugin · maturity active
editor developer-tools plugin-system text-editors developer-tools programming-languages cross-platform editor-plugin language-server-protocol sublime-text lsp-client autocomplete go-to-definition
3 sources
- readme: https://github.com/sublimelsp/LSP · fetched 2026-08-28 · 9cddd98c3dee
- homepage: https://lsp.sublimetext.io/ · fetched 2026-08-29 · 3056a78a6e0f
- site_page: https://lsp.sublimetext.io/features · fetched 2026-08-29 · f6f0c60b0069
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sublimelsp/LSP | main | 96 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem