Ask Your Question
2

What is the procedure for using multiple commands in VSCode's shortcut feature?

asked 2022-05-26 11:00:00 +0000

devzero gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2021-12-08 20:00:00 +0000

lakamha gravatar image

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.
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-05-26 11:00:00 +0000

Seen: 12 times

Last updated: Dec 08 '21