Page 1 of 1

Merged View of .hpp and .cpp

Posted: Tue Feb 11, 2014 11:44 pm
by Haunt
Hi,

just had another random idea. The typical class structure in c++ with .cpp and .hpp file can get annoying (spams the tabs panel).

So I thought about this feature:
Workspace View shows .hpp files only (and blends out .cpp files with the same name in the same folder).
When I open a file I will see the .hpp content and the .cpp content afterwards in the same editor window. The Editor merges the files for me, but on disk it still are two separate files.

Let me know what you think about this?! Maybe this could be realized with the codelite plugin interface?

Regards,

Haunt

P.S. I know I can press F12 to swap the files :)

Edit: Sorry, wrong forum...should be "codelite development" :(