Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Custom CommandsNew to Visual Studio Code? Get it now.

Custom Commands

Angus McRitchie

|
8 installs
| (1) | Free
Write custom commands to run using Ctrl + Shift + P.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

custom-commands README

Adds one command to the Command Palate (Ctrl/Cmd + Shift + P) called "Custom Commands: Run... which lists out your commands you define in your VS Code settings customCommands.commands, when you select one, it runs it.

Release Notes

1.0.0

Initial release

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft