Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSCode Magic CommentNew to Visual Studio Code? Get it now.
VSCode Magic Comment

VSCode Magic Comment

Preview

ntnyq

|
18 installs
| (0) | Free
Add annotations to magic comments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-magic-comment

CI MARKETPLACE LANGUAGE LICENSE

Highlight and add annotations to magic comments.

[!CAUTION] Work in progress. May not stable yet.

Features

  • Highlight magic comments
  • Add annotations to magic comments

Providers

Sorted alphabetically

  • autoprefixer ✅
  • biome ✅
  • c8
  • case-police ✅
  • compiler-hint ✅
  • cspell ✅
  • dprint ✅
  • eslint
  • istanbul
  • jshint
  • markdownlint
  • prettier ✅
  • remark
  • stylelint ✅
  • typescript ✅
  • unocss ✅
  • v8 ✅
  • vite ✅
  • vue ✅
  • webpack ✅

More comming soon.

Commands

Command Title
magic-comment.getLanguageConfig Magic Comment: getLanguageConfig

Configs

Key Description Type Default
magic-comment.annotation Magic comment annotation object { "after": { "contentText": "🚀", "margin": "0 0 0 0.5em" }, "color": "rgb(255, 189, 42)" }
magic-comment.customMagicComments User defined magic comments array []
magic-comment.disabledCategories Disabled by comments category array []
magic-comment.disabledNames Disabled by comments name array []
magic-comment.enable Enable extension boolean true
magic-comment.ignorePaths Ignored paths pattern array []
magic-comment.languages Enabled by language ids array ["javascript","javascriptreact","markdown","typescript","typescriptreact"]

License

MIT License © 2024-PRESENT ntnyq

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft