Skip to content

Support syntax highlighting with tree-sitter #50140

Open
@fcurts

Description

@fcurts

Please consider supporting tree-sitter grammars in addition to TextMate grammars. TextMate grammars are incredibly difficult to author and maintain and impossible to get right. The over 500 (!) issues reported against https://github.com/Microsoft/TypeScript-TmLanguage are a living proof of this.

This presentation explains the motivation and goals for tree-sitter: https://www.youtube.com/watch?v=a1rC79DHpmY

tree-sitter already ships with Atom and is also used on github.com.

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalitylanguages-basicBasic language support issuestokenizationText tokenization

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions