TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
Обновлено 2024-09-18 22:51:14 +03:00
A language server for Azure Pipelines YAML
Обновлено 2024-09-17 21:28:57 +03:00
Library to provide intellisense and other language services for the Power Query / M language.
Обновлено 2024-09-17 19:21:33 +03:00
TextMate grammar files for TypeScript for VS Code, Sublime Text, and Atom.
Обновлено 2024-09-14 09:01:10 +03:00
Language server protocol implementation for VSCode. This allows implementing language services in JS/TS running on node.js
Обновлено 2024-09-03 17:55:34 +03:00
Manage Java projects in Visual Studio Code.
Обновлено 2024-09-02 04:40:39 +03:00
A parser for the Power Query / M formula language, written in TypeScript
Обновлено 2024-08-31 06:56:37 +03:00
An npm package that uses ML to detect source code languages
Обновлено 2024-08-31 02:18:12 +03:00
Kusto query language support for the Monaco editor
Обновлено 2024-08-28 14:43:23 +03:00
Language services for HTML
Обновлено 2024-08-26 22:29:14 +03:00
JSON language service extracted from VSCode to be reused, e.g in the Monaco editor.
Обновлено 2024-08-26 22:23:21 +03:00
CSS, LESS & SCSS language service extracted from VSCode to be reused, e.g in the Monaco editor.
Обновлено 2024-08-26 22:07:33 +03:00
Define an index format for Language Servers
Обновлено 2024-08-15 17:09:28 +03:00
Syntax grammar used for C# colorization
Обновлено 2024-06-18 22:00:36 +03:00
Language service for Docker Compose documents
Обновлено 2024-06-16 21:43:57 +03:00
GN language server and extensions
Обновлено 2024-02-21 05:16:07 +03:00
Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
Обновлено 2023-10-19 21:39:40 +03:00
Framework for decorating a TypeScript language service with additional support for languages embedded inside of template strings
Обновлено 2023-07-19 16:41:17 +03:00
Digital Twins Definition Language extension for VSCode
Обновлено 2023-07-19 01:29:05 +03:00
Single page application using React. Uses TypeScript as language. Uses Redux for state management. Uses Bootstrap framework for CSS with Sass as preprocessor. webpack as module bundler
Обновлено 2023-06-12 22:02:03 +03:00
SublimeText language files for the Power Query formula language (M)
Обновлено 2023-04-19 05:04:55 +03:00
The tools automates the extraction of strings to be externalized from TS and JS code. It therefore help localizing VSCode extensions and language servers written in TS and JS
Обновлено 2023-04-14 01:00:16 +03:00
NPM module for concatenation of cells for use in a VS code language server
Обновлено 2023-03-15 01:21:05 +03:00
The Bosque programming language is an experiment in regularized design for a machine assisted rapid and reliable software development lifecycle.
Обновлено 2022-10-27 23:39:01 +03:00
TypeScript TSLint language service plugin
Обновлено 2022-04-01 02:12:26 +03:00
An extension for VS Code which provides support for the Go language. We have moved to https://github.com/golang/vscode-go
Обновлено 2020-06-10 19:27:59 +03:00
Proposed extension to the language server protocol: folding provider
Обновлено 2018-05-25 15:03:38 +03:00
Sample project for using the Angular 2 Language Service in Visual Studio
Обновлено 2017-10-19 00:24:51 +03:00
Basic colorization support for many Monaco Editor languages.
Обновлено 2017-01-23 22:25:30 +03:00