Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ESLint CommandNew to Visual Studio Code? Get it now.
ESLint Command

ESLint Command

Preview

ntnyq

|
485 installs
| (0) | Free
VSCode support for eslint-plugin-command
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

eslint-command

CI Version License

VSCode support for eslint-plugin-command.

Features

  • Insert ESLint command via VSCode command
  • Add annotations for ESLint command
  • Complete ESLint command, triggers:
    • ///
    • // @

Commands

Command Title
eslint-command.insert-command ESLint Command: Insert Command

Configs

Key Description Type Default
eslint-command.annotation ESLint command annotation object { "before": { "contentText": "🚀", "margin": "0 0.5em 0 0" }, "color": "rgb(255, 189, 42)", "cursor": "pointer" }
eslint-command.commands User custom commands array []
eslint-command.completion Enable completion boolean true
eslint-command.enable Enable extension boolean true
eslint-command.languages Languages to enable command decorations array ["javascript","javascriptreact","markdown","typescript","typescriptreact"]

Links

  • antfu/eslint-plugin-command

License

MIT License © 2024-PRESENT ntnyq

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