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 API-style methods `getScopeInformationAtPosition` & `getScopeRangeAtPosition` #40

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?