Key Bindings¶
Key bindings can be accessed via the preference menu or via command palette same as settings.
Default Key Binding¶
All commands start with Key+Shift+K then follows by their shortcut key.
- Browse Commands... :
Key+Shift+K - This will open quick panel, showing you all commands available to use.
- Browse Commands... :
- Help and Support... :
Key+Shift+H - This will open quick panel, showing you all utilities that help solve the issue (most requested to do by developer).
- Help and Support... :
- Builds... :
Key+Shift+B - This will open quick panel to select which build you want to perform.
- Builds... :
- Calls... :
Key+Shift+J - This will open quick panel to select which information you want to insert.
- Calls... :
- Operations... :
Key+Shift+O - This will open quick panel to select which operation you want to perform.
- Operations... :
- Create new... :
Key+Shift+N - This will open quick panel, showing you all possible types to create.
- Create new... :
- Create new package :
Key+Shift+P - This will open input panel, just like when you create a new package.
- Create new package :
- Organize Imports :
Key+Shift+I - This will organize imports on current file.
- Organize Imports :
- Project Settings :
Key+Shift+, - This will open quick panel, showing you all settings you can adjust for current project.
- Project Settings :
- Javatar Settings :
Key+Shift+. - This will open quick panel, showing you all settings you can adjust for global projects.
- Javatar Settings :
Note
Key is Control on Windows, Linux and Command on OS X.