happenslol / tree-sitter-typespec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree-sitter-typespec

This is a grammar for typespec, including highlights and indents.

The official TypeSpec grammer was used to derive this tree-sitter grammar. The grammar follows the spec closely, but omits projections as per the advice of the project maintainers.

About


Languages

Language:JavaScript 82.8%Language:Scheme 17.2%