+1

I'm running in to this problem quite a bit.

Jon

Michael Damberger wrote:
> I think auto-insertion of quotes could be impoved:
> 
> new String[]{test} 
> 
> -> if you insert a quote right before 'test' I get {""test}
> -> but I wanted to type {"test me"}
> 
> and if want to type "test"+var+"me", I get
> -> "test"+var+""me"
> in these both cases I always have to delete the auto-inserted
> quote.
> 
> best regards,
> m.

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

Reply via email to