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