microsoft / monaco-languagesLinks
Moved to https://github.com/microsoft/monaco-editor
☆373Updated 4 years ago
Alternatives and similar repositories for monaco-languages
Users that are interested in monaco-languages are comparing it to the libraries listed below
Sorting:
- Moved to https://github.com/microsoft/monaco-editor☆216Updated 4 years ago
- Moved to https://github.com/microsoft/monaco-editor☆482Updated 4 years ago
- Moved to https://github.com/microsoft/monaco-editor☆64Updated 4 years ago
- An universal Asynchronous Module Definition (AMD) Loader developed primarily to load VSCode's sources.☆172Updated last year
- This extension provides in-memory web capabilities for VS Code for testing purposes only.☆90Updated 4 years ago
- Moved to https://github.com/microsoft/monaco-editor☆996Updated 4 years ago
- Optimized TypeScript target for ANTLR 4☆673Updated last year
- NPM module to implement communication between a jsonrpc client and server over WebSocket☆54Updated 3 years ago
- npm module to support externalization and localization of VSCode extensions.☆96Updated 2 years ago
- A library that helps tokenize text using Text Mate grammars.☆645Updated last week
- Syntax highlighting support for additional languages in monaco-editor☆92Updated 4 months ago
- A toolbox for building web applications with editors utilizing language servers.☆1,283Updated last week
- JSON AST parser☆246Updated last year
- Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.☆150Updated last year
- Provide OS keyboard layout functionality as a nodejs module☆145Updated last week
- CommonJS/Webpack compatible Monaco editor☆62Updated 7 years ago
- Define an index format for Language Servers☆186Updated 2 weeks ago
- Scanner and parser for JSON with comments.☆720Updated last week
- Debug adapter protocol and implementation for VS Code.☆290Updated 2 weeks ago
- Starter sample for developing debug adapters for VSCode.☆344Updated 2 months ago
- YAML support for Monaco Editor☆312Updated 3 months ago
- Attempt to get TextMate grammars working in standalone Monaco☆142Updated last year
- ☆130Updated 3 years ago
- Themes to be used and generated with monaco-editor in web browser☆491Updated this week
- 🔌The simple, type-safe dependency injection system used in Visual Studio Code.☆34Updated 2 years ago
- Testing utility for VS Code extensions☆292Updated 2 weeks ago
- Adds collaborative editing capabilities to the Monaco Editor☆228Updated 2 years ago
- Language server protocol implementation for VSCode. This allows implementing language services in JS/TS running on node.js☆1,681Updated 2 weeks ago
- JSON language service extracted from VSCode to be reused, e.g in the Monaco editor.☆308Updated last week
- SQL(select) parser written with jison. parse SQL into abstract syntax tree(AST) and stringify back to SQL. sql grammar follows https://de…☆256Updated last year