TextMate Grammars for StackBlitz
$ npm install @blitz/textmate
List of TextMate grammar LanguageDefinition
s.
List of TextMate grammar GrammarDefinition
s.
Retrieve the location of the grammar file for the provided definition.
Type: object
Definition to retrieve the grammar location for.
Retrieve the location of the language configuration file for the provided language definition.
Type: object
Language definition to retrieve the language configuration location for.
Check if the provided definition is a GrammarDefinition
.
Type: object
The definition to check for.
Check if the provided definition is a LanguageDefinition
.
Type: object
The definition to check for.