Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

NetBeans 7.3 - disable closing brackets and parentheses automatically

I'm using NetBeans 7.3 to edit JavaScript files.

Whenever I type a ( or a [, NetBeans automatically inserts a ) or a ].

I find this annoying (it also doesn't always work correctly).

Is there a way to turn this feature off?

This was possible in NetBeans 7.2 by disabling the following feature:

  • Insert Closing Brackets Automatically

However, it no longer works in NetBeans 7.3

In NetBeans 7.3 this feature only controls whether or not closing brackets are added after if statements, for loops, etc...

like image 861
jahroy Avatar asked Dec 12 '25 16:12

jahroy


1 Answers

In version 7.2 this feature can be disabled via Options > Editor > Code Completion > "Insert Closing Brackets Automatically". Should be the same for 7.3

like image 165
HenningCash Avatar answered Dec 15 '25 10:12

HenningCash



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!