vsce-toolroom / vscode-textmate-languageservice

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

Implement `LanguageConfiguration` API method #53

Closed zm-cttae closed 1 year ago

zm-cttae commented 1 year ago

πŸ—οΈ Pull Request

πŸ‘·πŸΎβ€β™€οΈ Fixes

Related to #52.

Description

Add support for loading language-configuration.json files in the vscode.LanguageConfiguration format.

What changes have you made?

What tests have you completed?

Anything else worth mentioning?

Due to the breaking changes, this is a major semver version bump. We are folding 2.1.0 into a 3.0.0 release.