microsoft / language-server-protocol-inspectorLinks
Interactive Language Server log inspector
☆169Updated 4 years ago
Alternatives and similar repositories for language-server-protocol-inspector
Users that are interested in language-server-protocol-inspector are comparing it to the libraries listed below
Sorting:
- Define an index format for Language Servers☆183Updated last week
- Accurate syntax coloring for VSCode using tree-sitter☆181Updated 2 years ago
- JSON language service extracted from VSCode to be reused, e.g in the Monaco editor.☆307Updated last week
- ☆372Updated last week
- JavaScript and TypeScript code intelligence through the Language Server Protocol☆794Updated 4 years ago
- ☆210Updated last month
- Extension for a LSIF Server☆78Updated last week
- A VS Code debug adapter that supports debugging Node via the Chrome Debugging Protocol.☆119Updated 2 years ago
- NPM module to implement communication between a jsonrpc client and server over WebSocket☆54Updated 3 years ago
- Testing utility for VS Code extensions☆288Updated last week
- CSS, LESS & SCSS language service extracted from VSCode to be reused, e.g in the Monaco editor.☆353Updated last week
- For consuming the ripgrep binary from microsoft/ripgrep-prebuilt in a Node project☆147Updated last week
- Jumpy Extension for Visual Studio Code☆125Updated 2 years ago
- Language Server Indexing Format (LSIF) generator for JavaScript and TypeScript☆36Updated 3 years ago
- Javascript grammar for tree-sitter☆443Updated 3 weeks ago
- Moved to https://github.com/microsoft/monaco-editor☆215Updated 3 years ago
- npm module to support externalization and localization of VSCode extensions.☆96Updated 2 years ago
- Deno language service plugin for TypeScript☆201Updated 5 years ago
- Language server protocol implementation for VSCode. This allows implementing language services in JS/TS running on node.js