> 1. Highlight a line/block and hitting "Escape" key, comments the line/block. Hitting "Escape" on a commented line/block will remove the comments.
Try CTRL-/ for single line comments and STRL-SHIFT-/ for multiline comments. > 2. Help ( Javadoc ) should be available inside the editor. Currently only method Javadoc is available. If a HTML control like calpahtml can be incorporated, it will be cool. Not sure I follow you exactly. Under Tools>IDE Options>Editor>Code Completion you can set a lower delay for showing javadoc info when completing code. Also, try putting the cursor on what you want JavaDoc info on and hit CTRL-q --Erik _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
