0.4.5 • Published 5 months ago

@blitz/textmate v0.4.5

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@blitz/textmate

CI

TextMate Grammars for StackBlitz

Install

$ npm install @blitz/textmate

API

languages

List of TextMate grammar LanguageDefinitions.

grammars

List of TextMate grammar GrammarDefinitions.

getGrammarLocation(definition)

Retrieve the location of the grammar file for the provided definition.

definition

Type: object

Definition to retrieve the grammar location for.

getLanguageConfigurationLocation(definition)

Retrieve the location of the language configuration file for the provided language definition.

definition

Type: object

Language definition to retrieve the language configuration location for.

isGrammarDefinition(definition)

Check if the provided definition is a GrammarDefinition.

definition

Type: object

The definition to check for.

isLanguageDefinition(definition)

Check if the provided definition is a LanguageDefinition.

definition

Type: object

The definition to check for.

0.4.5

5 months ago

0.4.4

6 months ago

0.4.3

6 months ago

0.4.2

8 months ago

0.4.1

2 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago