vsce-toolroom / vscode-textmate-languageservice

Language APIs and support features from Textmate tokenization in Visual Studio Code.
Other
13 stars 0 forks source link

Add language & grammar wiring support in extension manifest #32

Closed zm-cttae closed 1 year ago

zm-cttae commented 1 year ago

From GitLab on Feb 25, 2023, 19:33

🏗️ Pull Request

👷🏾‍♀️ Fixes

Related to #15.

Description

Introducing support for tokenizing and fetching dumped documents.

What changes have you made?

Add package-specific textmate-languageservice-contributes property for wiring a language and its grammar.

What tests have you completed?

Anything else worth mentioning?

Seems like we can switch global object to TextmateLanguageService without much fuss.

zm-cttae commented 1 year ago

mentioned in commit b6fd1491db2369d8df80fda23eaabe2386ae4009