Extract Pycharm KeyBoard Shortcuts to Text File??????
Hello,
I have many custom keybinding / keyboard shortcuts in PyCharm, that I would like to export to a text file / table.
The reason is I want to configure VS code to have similar mappings, and just want a quick reference document.
Is this possible at all?
Just a list like this:
mycustommap1 ----> ctrl + A
mycustommap2 ----> ctrl + B
ETC>
Please sign in to leave a comment.