You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful if VSCode showed the comments in some way, as currently they are only descriptive in the TextMate file, and do not provide any external help.
This could be used to provide basic documentation for TextMate scopes.
You can also declare names for token customisations.
Proposal
Show comments in the TextMate scope inspector (access using Developer: Inspect Editor Tokens and Scopes (editor.action.inspectTMScopes))
The content you are editing has changed. Please copy your edits and refresh the page.
@alexr00 I understand, I'm just very happy that it is now in the Backlog (instead of Backlog Candidates, which I've never been able to get more than 3 upvotes on) 😃.
In TextMate grammar, you can declare comments like so:
It would be useful if VSCode showed the comments in some way, as currently they are only descriptive in the TextMate file, and do not provide any external help.
This could be used to provide basic documentation for TextMate scopes.
You can also declare names for token customisations.
Proposal
Show comments in the TextMate scope inspector (access using Developer: Inspect Editor Tokens and Scopes (editor.action.inspectTMScopes))
Tasks
IToken
vscode-textmate#227The text was updated successfully, but these errors were encountered: