home/categories/ide-plugins/partme-ai-full-stack-skills-skills-vscode-skills-vscode-feature-command-skill-md
ide-pluginstools
vscode-feature-command
Register a new command in a VS Code extension by updating package.json contributes.commands and src/extension.ts activate function. Use when the user wants to add a functional command (e.g., text formatting, code generation, UI action) to a VS Code extension.
maintainer
partme-ai
اپ ڈیٹ ہوا 3/25/2026
اسٹارز
276
فورکس
52
quick start
Installation and usage
Register a new command in a VS Code extension by updating package.json contributes.commands and src/extension.ts activate function. Use when the user wants to add a functional command (e.g., text formatting, code generation, UI action) to a VS Code extension.
انسٹالیشن
$ install --globalskills.sh
استعمال
انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:
skills use vscode-feature-command