Since winIDEA 2011 build 55 (9.11.55) keyboard shortcuts can be configured for external scripts.
To configure shortcuts for scripts open the Tools/Options/Script dialog. In the section "Shortcut scripts" enter the name of the external script.
To define the keyboard shortcut, open Tools/Customize/Keyboard dialog.
Select in category Tools and on the right side the command the Run Shortcut script 1 to create the keyboard shortcut for the first script - in our example ProfilerConfig.py . Set the cursor in the dialog box Press new shortcut, press the key combination to use and select Assign.
When you now use in winIDEA above key combination the script e.g. ProfilerConfig.py will be executed.
Comments