%% line comments toggle with the comment keybinding; ::: blocks fold
This extension is declarative — one TextMate grammar, zero code, nothing running. The same
grammar file powers highlighting anywhere TextMate grammars are spoken (Shiki, Sublime, and
friends). Grammar correctness is enforced by a scope-assertion test suite in the
marqueemarkup repo, where this extension lives
(editors/vscode-marquee).