microsoft / vscode-textmate

A library that helps tokenize text using Text Mate grammars.
MIT License
580 stars 114 forks source link

Expose scope comment in `IToken` #227

Open alexr00 opened 7 months ago

alexr00 commented 7 months ago

There's a feature request in VS Code to include grammar scope comments in https://github.com/microsoft/vscode/issues/206192. First, the scope comments need to be exposed in IToken in vscode-textmate.