Andrew Dupont 10907fb40f Use correct comment delimiters within JSX when using a TSX grammar 1 年之前
..
grammars 10907fb40f Use correct comment delimiters within JSX when using a TSX grammar 1 年之前
lib d0b3b08295 JavaScript: Stop handling injections for TypeScript and TSX 1 年之前
settings 10907fb40f Use correct comment delimiters within JSX when using a TSX grammar 1 年之前
snippets 477b075db5 ➡️ Migrate all language packages 2 年之前
.gitignore 477b075db5 ➡️ Migrate all language packages 2 年之前
LICENSE.md e5c40b5f35 rebrand and relicence 1 年之前
README.md e5c40b5f35 rebrand and relicence 1 年之前
package-lock.json aecb3cc5c3 add or update packages/*/package-lock.json 1 年之前
package.json a6d876f4fc [tree-sitter] Add query file concatenation 1 年之前

README.md

TypeScript language support in Pulsar

Adds syntax highlighting and snippets for TypeScript in Pulsar.

The grammar is the Microsoft TypeScript TextMate grammar and copied here on a semi-regular basis. Any issues relating to syntax highlighting are likely to be there.