Guillaume Laforge wrote:
> > 1) Sometimes when I'm writing line comments ( // ) in my code, I
> > often wish to cut the lines into several lines. But each time I cut
> > a line (hitting the enter key), the end of the line goes to the new
> > line but I have to go to the beginning of this new line to add the
> > double /. Could it be possible to automatically add the // on the
> > new line each time I split a line ?
>

+1

Jonas Kvarnstr�m wrote:
> I'd also love to have a way to re-format comment paragraphs to the
> correct right margin (like meta-q in Emacs).  It's quite tedious when
> I have to redo the line breaks by hand when I insert or remove
> something in a comment, so often I just leave them the way they are.

+10!

> 2) Another enhancement regarding "Surround with" : when I write some
> JSP, I often want to add a surrounding tag around a block of HTM or
> around a <% ... %> block. It would be greate if we could hit
> CTRL-ALT-T and provide a "surround with tag" and we would just have to
> type the tag name, just as if we were writing < TAB (the usual tag
> completion). It's a mix between surrounding and tag expansion.

+1.  It should also work for XML and HTML files, of course.


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to