Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages