#629·vscode

[JavaScript] JSDoc highlight issue with "@"

Author: pavlo-tkCreated Feb 2, 2026Updated Feb 2, 2026

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.