Page 1 of 1

Idea about Folds

Posted: Wed Dec 30, 2009 7:00 am
by jphv
Hello, I'm using CodeLite about 9 months and I like it :)

In my proyect I had to use many #ifdef #else #endif and it's really dificult to read the code (I'm not profesional in C++). So, I think that CodeLite could incorporate some helper like "Collapse all like XYZ" where ZYZ it's the word where the cursor is. Following the idea, the user could check a list of define's and make (in)visible respective codes (invisible = collapse all and no show first line of collapsed block).

Another thing: all code between #if[n]def #endif could have diferent colour, like comments.


I'm very happy because my proyect wxWidget+OpenCV it's working on Linux and Windows, so... thanks a lot!!!

PD: English is not my native language.