We use non standard Java doc comments in our code, which are easier to read. However, the code formatter re-aligns the comments ruining all the nice indentation. We also put XML snippets and sometimes code snippets, which get set flush to the left. I've had the same problem with every other formatter I've tried.
Code formatting is really handy. I think it would be great to have a way to tell the parser to ignore all comments. I'd try to do this with the Open API, but I don't think you can get that level of control. P.S. IDEA kicks butt!!! _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
