vsce-toolroom / vscode-textmate-languageservice

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

Add convenience API methods for `vscode.TokenInformation` & TM scope data #42

Closed zm-cttae closed 1 year ago

zm-cttae commented 1 year ago

🏗️ Pull Request

👷🏾‍♀️ Fixes

Related to #22 - microsoft/vscode#99356

Description

Add API convenience methods for scope data related to Textmate.

What changes have you made?

What tests have you completed?

Anything else worth mentioning?

Tests were currently failing due to a wiring issue in the test harness.. To be fixed!