Another feature that would be great is that while pasting some multiline text in a javadoc comment, the editor would check whether the pasted text starts with a * (ignoring leading white spaces) and if not it would prefix each line with the appropriate leading spaces followed by a *.
This is useful when pasting some preformatted text in a javadoc comment (usually surounded with <PRE></PRE> tags). This is usually code samples, or some extracts from a documentation or specification. Guillaume. _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
