I'd like to selectively disable the IntelliJ IDEA code formatter for a portion of code just like I can in Eclipse. Does IntelliJ support this feature, and if so, how do I use it?
+1
A:
No, it's not possible right now, I've submitted a new issue which you can track.
As a temporary solution you can use external formatter plug-in for IDEA which can utilize Eclipse code formatter (I didn't check whether this particular option is supported).
CrazyCoder
2010-07-30 21:52:10
Thanks for the insight and for doing the leg-work on the issue submission!
Greg Mattes
2010-08-02 16:18:53