Page 1 of 1

Swap header/implementation with non-unique file names

Posted: Wed Nov 02, 2011 1:23 pm
by moyamu
I have a workspace with >50 projects, each of which contains a "config.cc" and "config.h" file. When I use "swap Header/implementation" in one of these files, Codelite always opens the corresponding file of the first project in the workspace, which is confusing.
Is it possible to make the search more intelligent? Ideally, the file to be opened should be selected based on include path settings. It would already help me if Codelite looked first in the project containing the current file.

Re: Swap header/implementation with non-unique file names

Posted: Wed Nov 02, 2011 1:25 pm
by eranif
Please submit this as a bug report

Eran