catppuccin / catppuccin/vscode
[JavaScript] JSDoc highlight issue with "@"
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I noticed that the `@` symbols in keywords in JavaScript comments aren't highlighted along with the keywords themselves. I'm talking about `@param`, `@return`, etc.
Please take a look at the attached screenshot. The whole `@param` should be highlighted in purple. A few other themes, including the default one, do highlight it in one color.
I'm using Catpuccin v3.18.1 with VS Code v1.108.2.
Contributor guide
Research direction
Reproduce the issue in VS Code using the Catppuccin theme and a JavaScript comment containing tags such as @param and @return; the payload does not name a theme file or test. Inspect the theme's JavaScript/JSDoc highlighting configuration, and consider the issue complete when the @ symbol and keyword receive the same color.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- design
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100