Hi all.
Just wondering if CodeLite has the following functionality; having searched the forums and tried to nut it out myself.
Search the entire project. "Search -> Find in Files" should be it but for me it searches 0 to 2 files. I even right click on the root (Workspace / Explorer) and try it from there.
Similarly, I would like to CTRL + Click a class and have it search and show related classes in the project.
Trying to use CodeLite instead of the bloated NetBeans. Great IDE guys
Ctrl-Shift-R finds resources, so that helpful.
I was hoping to be able to click directly to a CSS class as this is a real time saver.
Does CodeLite have a roadmap?
xolotl wrote:Alt + G opens settings. Is that correct?
It is the default shortcut for : Search->Find Symbol
On some platforms, it is bound to the menu bar entry with the proper mnemonic (the letter with the underscore), so it opens for you the "settings" menu (g has the underscore)
You can change the Alt-G to something else from: settings->keyboard shortcuts, type in the filter box: "find symbol"