Search code examples
typescriptintellij-ideavuejs2onchangeshortcut

how to change the shortcuts in Intellij idea ultimate?


I want change a few shortcuts like shift+F6 (for Renaming and Refactoring) to F2 (move to next warning). I know there are few questions on Stack OverFlow But none of them meets my Requirement No links or just answer If any one knows here I also have visited the official Docs There I found ctrl+alt+s command


Solution

  • Here are a few steps (with pictures) that show what I've done so far to change the key:

    1. Searched by key which obviously failed:

    2. Then I searched by Refactor and also it failed:

    3. But then I tried by Using command name like rename, the First item appears with command was my target. I changed it to F2 but it kept making warnings. So I added a Mouse Event the at Right Click It'll Rename any File or Folder: