Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To use multiple commands in VSCode's shortcut feature:

  1. Open the Keyboard Shortcuts panel by pressing "Ctrl+K" followed by "Ctrl+S" or by selecting "Keyboard Shortcuts" from the Command Palette (Ctrl+Shift+P).
  2. Search for the command you want to create a shortcut for.
  3. Click the "+" icon next to the command to create a new shortcut.
  4. Enter the desired key combination for the shortcut (e.g. "Ctrl+Shift+R").
  5. Add a comma (",") after the first command and enter the second command.
  6. Repeat steps 5 and 6 for as many commands as you want to include in the shortcut.
  7. Click "OK" to save the new shortcut.