> Actually, it'd be really nice to be able to 'collapse' away
> all the dox comments from within the editor, so that they're
> not even shown at all..
Looking into this, apparently it's referred to as 'folding',
there's a whole vim chapter on it.
Apparently someone's already written a vim script for doing this,
so one can toggle between folding away dox comments to only see regular
code/comments, or even the opposite, folding away code/comments
so as to see only dox comments:
http://vim.sourceforge.net/scripts/script.php?script_id=1145
..haven't tried it yet, but definitely gonna play with this.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev