F1 | Edit Me |
CVS edit currently open file |
Shift F1 | Unedit Me |
CVS unedit currently open file |
Shift F2 | Commit Me |
CVS commit currently open file |
F3 | Squealer |
Basic Squealer command prompt. Used for any commands, but especially
loading files, reloading dictionaries and changing project. |
Shift F3 | Explorer Open |
Open Windows Explorer window in directory of currently open file. |
F4 | Code Describer |
Describe currently open file. |
Ctrl F4 | Code Check |
Run Code Quality check on currently open file. |
F7 | Grep |
Grep for a specified regular expression pattern in specified files. |
F9 | Load File |
Load file from using current line as source input to find filename on. |
Alt A | Generate Bean |
Code generation of accessor methods (get/set) for currently selected
Java class fields (or whole file if none selected). |