Multiple folding modes at once?
Submitted by Sunday, 7 November, 2004 - 18:08
on
Hi,
I do C++ programming and I'd like to improve the editing experience by getting as much as possible out of code folding.
Basically, I want 3 folding modes at once: fold code between { and }, fold comments, and sometimes explicit fold. How to do it? Thanks! /M. Velky
I do C++ programming and I'd like to improve the editing experience by getting as much as possible out of code folding.
Basically, I want 3 folding modes at once: fold code between { and }, fold comments, and sometimes explicit fold. How to do it? Thanks! /M. Velky