How can I change keyboard shortcut bindings in Visual Studio Code?

前端 未结 7 1921
暗喜
暗喜 2020-12-12 18:38

I am using the recently updated Visual Studio Code v0.10.1, and I am wondering what is the procedure to:

  • Remap a built in command\'s keyboard shortcut. For

7条回答
  •  眼角桃花
    2020-12-12 19:23

    1. Open Key Shortcuts from Preferences -> Keyboard Shortcuts
    2. Search for the action in search field
    3. Right click on one of the results and select "Show same keybindings"
    4. Delete the conflicting key binding!

提交回复
热议问题