Feature #5057 2010-07-18 20:16

athar

Code folding for #if(n)def/#else

It would help if you could fold #ifdef blocks additional to regular ones. Some editors like Geany have this feature and it greatly helps with some projects (such as platform-independant libraries and other projects that are highly configurable at compile time).

Category
Editing
Status
Closed
Close date
2010-08-12 10:05
Assigned to
jenslody
jenslody 2010-08-12 10:05

We already have this feature: "Settings -> Editor... -> Folding -> Fold preprocessor commands"

Jens