Tip: code navigation
Posted: Sun Feb 14, 2010 10:33 pm
CodeLite offers various method to locate and open all kind of resources (files, classes, functions, macros etc)
1) To open file: Ctrl-Shift-R
2) To find a class: Ctrl-Shift-T
3) To find a method: Ctrl-Shift-U
4) To find a macro: Ctrl-Shift-M
5) To find a typedef: Ctrl-Shift-P
In addition, you can use the 'Quick Outline' to view the current file outline - Ctrl-Shift-O
1) To open file: Ctrl-Shift-R
2) To find a class: Ctrl-Shift-T
3) To find a method: Ctrl-Shift-U
4) To find a macro: Ctrl-Shift-M
5) To find a typedef: Ctrl-Shift-P
In addition, you can use the 'Quick Outline' to view the current file outline - Ctrl-Shift-O