Search code examples
visual-studiokeyboard-shortcutsvisual-studio-code

Align Visual Studio Code and Visual Studio Key Mappings


Is there an easy way to align the shortcut key mappings from Visual Studio with Visual Studio Code?

Example

Visual Studio auto-format document

CTRL + K + D

Visual Studio Code auto-format document

CTRL + SHIFT + F I want to replace this with the above shortcut.


Solution

  • There is a Visual Studio Code extension called Visual Studio Keymap.

    I haven't tried it myself but the example you gave is listed in the description.

    Here is a link to it: https://marketplace.visualstudio.com/items?itemName=ms-vscode.vs-keybindings