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.

partme-ai
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