Fold Java (Fold_Java.bsh v1.10 by Robert Fletcher)
Submitted by Tuesday, 16 December, 2003 - 11:17
on
Adds explicit folds around imports, static initializers, methods, constructors and inner classes in a Java buffer. The opening folds are appropriately labelled. methods of anonymous inner classes, etc. are also folded. The only known limitation is the macro doesn't pick up methods, constructors & inner classes that are package protected (i.e. have no public|protected|private declaration).
This is basically a macro version of the LazyFolds plugin (the plugin can work for modes other than Java).
Updated on 12/18/2003 - 21:34
Downloads: 2106