Skip to content

bzy-debug-orgnization/vscode-extension-run-command

Repository files navigation

Run Command by Command Id

Run vscode(VS Code) commands by its command id.

This extension help you explore vscode's commands quickly.

You can run command by its command id:

Or configure a keybinding for a command:

Or copy the command id to clipboard:

QnA

Why need this when there is ctrl+shift+p (cmd+shift+p) ?

There are some commands registered but not declared in contributes.commands (for example cline.accountLoginClicked). In this case, you can't execute them in command palette. However, This extension can help you execute them.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published