MCPcopy
hub / github.com/sublimelsp/LSP

github.com/sublimelsp/LSP @4070-2.13.0 sqlite

repository ↗ · DeepWiki ↗ · release 4070-2.13.0 ↗
3,081 symbols 10,034 edges 97 files 616 documented · 20%
README

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

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:

Core symbols most depended-on inside this repo

get
called by 446
plugin/core/collections.py
append
called by 141
plugin/core/windows.py
set
called by 101
plugin/core/collections.py
then
called by 98
plugin/core/promise.py
userprefs
called by 81
plugin/core/settings.py
await_message
called by 73
tests/setup.py
filename_to_uri
called by 67
plugin/core/url.py
resolve
called by 56
plugin/core/promise.py

Shape

Method 1,898
Class 883
Function 299
Route 1

Languages

Python100%

Modules by API surface

protocol/__init__.py425 symbols
plugin/core/protocol.py245 symbols
plugin/core/sessions.py236 symbols
plugin/core/windows.py108 symbols
plugin/documents.py97 symbols
plugin/session_buffer.py92 symbols
plugin/core/types.py90 symbols
plugin/core/views.py81 symbols
tests/server.py72 symbols
tests/test_completion.py71 symbols
plugin/api.py60 symbols
tests/test_code_actions.py58 symbols

Dependencies from manifests, versioned

zensical0.0.46 · 1×

For agents

$ claude mcp add LSP \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact