Search code examples
visual-studio-codekeymapping

How to use pycharm key map in VSCode


How can I use same shortcuts in VSCode as in Pycharm, eg I want to run a code same as in Pycharm using ctrl+shift+f10, and I dont want to add all keymaps one by one in VScode ? I tried to use plugins but not working, I cannot also find keybindings.json for PyCharm that I will be able to use in VSCode.


Solution

  • You can use an extension provided by the marketplace: https://marketplace.visualstudio.com/items?itemName=isudox.vscode-jetbrains-keybindings