donaldpipowitch / how-to-create-a-language-server-and-vscode-extensionLinks
How to create a language server and VS Code extension.
☆69Updated 6 years ago
Alternatives and similar repositories for how-to-create-a-language-server-and-vscode-extension
Users that are interested in how-to-create-a-language-server-and-vscode-extension are comparing it to the libraries listed below
Sorting:
- Accurate syntax coloring for VSCode using tree-sitter☆181Updated 3 years ago
- Language Server Protocol implementation for Typescript via tsserver☆28Updated 2 years ago
- Offload your heavy lifting to a daemon. Extracted from eslint_d.☆68Updated 5 months ago
- Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.☆224Updated 2 years ago
- Interactive Language Server log inspector☆171Updated 4 years ago
- A proposal for adding the simple-but-useful pipeline operator to JavaScript.☆95Updated 5 years ago
- Property based testing (QuickCheck) examples based on fast-check☆30Updated last year
- Ace Jump extension for Visual Studio Code☆75Updated 6 months ago
- The fastest JavaScript bundler in the galaxy.☆21Updated 6 years ago
- Research, documentation and finally useful TypeScript Language Service plugins for coe refactoring working on several IDEs / Editors like…