[ANN] CamouflagePlugin Plugin v0.7
http://www.intellij.org/twiki/bin/view/Main/CamouflagePlugin
v0.7 :
improved :
-
- more config options
- bugfixes
added folding:
-
- "fold array initializer(s)"
ex: String s[] = {"a","b","c"};
added camouflage:
-
- "camouflage empty methods"
added misc :
-
- "kill the current camouflage(s)"
- "kill all the class' camouflages"
It can be used to reset the folding system, should there be a problem. It only removes the 'camouflaged' foldings, and not the standard/plain -'{...}' - ones.
Alain
请先登录再写评论。