Nokia CodeWarrior key shortcuts
Category | Nokia CodeWarrior | Carbide.c++ | Shortcut Added |
---|---|---|---|
C/C++ Source | |||
Find Definition | Open Definition | CTRL+' | |
Edit | |||
Find Next | Find Next | F3 | |
Find Previous | Find Previous | SHIFT+F3 | |
Replace | Find and Replace | CTRL+H | |
Undo | Undo | CTRL+Backspace | |
Project | |||
Make | Build Project | F7 | |
Compile | CTRL+F7 | ||
Build Target Only | CTRL+SHIFT+F7 | ||
New | New | CTRL+SHIFT+N | |
Remove Object Code | Build Clean | CTRL+- | |
Run/Debug | |||
Debug | Start | F5 | |
Goto Line | Run to Line | CTRL+G | |
Run | Start without Debugging | CTRL+F5 | |
Set/Clear Breakpoint | Toggle Breakpoint | F9 | |
Step Into | Step Into | F11 | |
Step Over | Step Over | F10 | |
Step Return | Step Return | SHIFT+F11 | |
Search | |||
Search Backwards | CTRL+B | ||
Search Forwards | CTRL+F | ||
Find Text in Workspace | CTRL+F3 | ||
Find in Files | Search | CTRL+SHIFT+M | |
Text Editing | |||
Select Word Left | Select Next Word | CTRL+RIGHT ARROW | |
Select Word Right | Select Previous Word | CTRL+LEFT ARROW | |
Windows | |||
Cycle Windows | Next Editor | CTRL+TAB | |
Cycle Windows | Previous Editor | CTRL+SHIFT+TAB |
0 comments:
Post a Comment