Problem with auto closing bracket ] [message #1783825] |
Sun, 18 March 2018 17:35 |
Eclipse User |
|
|
|
Howdy! I'm pretty new to Eclipse and Java so if I'm missing something obvious forgive me.
I find that consistently when I write something like
crew[
that eclipse will auto fill in the closing bracket, which is great, except that when I do it manually so I can keep writing my code, the closing bracket gets immediately deleted by whatever I started typing next. This is not a very helpful feature.
crew[ becomes crew[i] which then becomes crew[i.
What I want to happen is for the closing bracket to be over written when I type it and then nothing else!
How would I go about this?
|
|
|
Powered by
FUDForum. Page generated in 0.08019 seconds