Bug #17316 2010-06-30 15:20

athar

Swap header/source opens wrong file #2

I have three files, file.hpp, file.cpp and file.s in the same directory. The first two are part of the project, the third is not (just output produced by --save-temps).

When I press F11 while file.hpp is active, Code::Blocks switches to file.s instead of file.cpp.

Code::Blocks should favor the file that is part of the project over one that is not.

It probably should also favor .cpp files over .s files in case both files are part of the project.

Category
Application::WrongBehaviour
Group
 
Status
Open
Close date
 
Assigned to
 
athar 2011-06-26 19:23

This is still an issue in the latest nightly build (r7244).