Creating and Modifying Keyboard Shortcuts

  1. To create keyboard shortcuts (keybindings) or to modify existing ones, go to the File menu in VS Code and select Preferences->Keyboard Shortcuts

  2. In the search text box, enter a portion of the name of the extension whose shortcut you would like to modify, for example "oracle".

  3. A list of commands and their shortcuts will appear. Click the pencil icon on the left side of a row to edit a shortcut, or the plus (+) sign to create a new one.

  4. When prompted, enter the key combination and if it is not being used by another extension, press enter. If it is being used by another extension, press escape and try again.

  5. To delete a shortcut, right click on the shortcut and select Remove Keybinding