Shortcut Keys


<< Prev Table Of Contents Next >>


Ctrl+N Create new file.
Ctrl+O Open file.
Ctrl+S Save file.
Ctrl+Q Close file.
Ctrl+U Convert selected text to uppercase.
Ctrl+L Convert selected text to lowercase.
F7 Build current project.
Ctrl+F7 Compile the current C++ or C implementation source file.
Ctrl+M Run make in the directory of the current C++ or C source file.
Ctrl+J Compile the current Java source file to bytecode.
Ctrl+E Execute Java application.
Ctrl+B "Big Edit" Mode.
Ctrl+G Goto a specific line in a file.
Ctrl+N View next file.
Ctrl+P View previous file.
Ctrl+F Find text in the current file.