+1 to being able to move a line/statement up or down (or a selected group of
lines/statements), but -1 to automatically adding variable declarations.

I'd love to see it automatically indent properly when it crosses a
brace/block boundry, but just highlight any newly undeclared variables in
the error color and let me deal with it.  Don't try to second guess me and
end up hiding something that really WOULD be an error.

I'm constantly finding myself wanting to move a line up into a block or
outside of a block (either up or down), so being able to do this easily with
indenting taken care of would really be nice.

-----Original Message-----
From: [EMAIL PROTECTED]
Date: Wed, 20 Mar 2002 14:06:17 +0100
Organization: http://freemail.web.de/
To: [EMAIL PROTECTED]
Subject: [Eap-features] move statements
Reply-To: [EMAIL PROTECTED]

I would find it very useful if you could move a selected statement 
around, perhaps with sth. like alt - cursor up / down.

This feature could be extended doing / offering autmatic code changes 
that become necessary because of the move, 
e.g. if you move a statement that uses a block local variable 
outside of the block -> declare the variable outside of the block and 
assign it with null


best regards,
Michael
________________________________________________________________
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr! 
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13

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

Reply via email to