ZIm/crates/languages/src/jsdoc
chbk 3da1de2a48
Add JSDoc scope (#29476)
This is a small PR that adds a `.jsdoc` scope to JSDoc tokens, just like
[JSX](3fdbc3090d/crates/languages/src/javascript/highlights.scm (L239))
has a specific scope.
This effectively allows differentiating between JavaScript keywords and
JSDoc tags in comments.

Release Notes:

  - Add scope for JSDoc
2025-06-06 08:31:59 -04:00
..
brackets.scm Clean up whitespace (#10755) 2024-04-23 13:31:21 -04:00
config.toml Add language icons to the language selector (#21298) 2024-12-02 15:01:09 -03:00
highlights.scm Add JSDoc scope (#29476) 2025-06-06 08:31:59 -04:00