Having some form of auto-wrap when entering javadoc comments would be good as well
H Bartley, Chris wrote: > I'd like an option to auto-wrap lines that are longer than X characters when > doing Layout Code. Preferably with preferences whether to break before or > after operators, whether or not to break strings, etc. > > Although i hate having to obfuscate my code with line breaks, we have this > ridiculous coding standard rule that forces us to lines <= 80 characters > long. Doing this by hand is a drag and a big waste of time. I'd love for > IDEA to be able to do it for me. > > Also, i seem to remember reading in another post that the wonderful folks at > IntelliJ are working on a feature that will allow us to save multiple > formatting configurations--will we be able to choose (say from a popup menu > similar to the Run Configuration menu) which configuration to apply in the > Layout Code dialog? I could see this being very useful--I could use one > configuration for my personal coding style, and then, when i'm ready to > deliver a file, use another configuration before check-in. > > thanks! > > chris > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-features > > > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
