On Sat, 11 Dec 2021 at 16:55, John Smith <[email protected]> wrote: > When I edit java code, I type an opening parenthesis followed by variable or > whatever and then it's time to get to the closing parenthesis. Netbeans has > put the closing parentheses there already which is handy. But now I have to > interrupt my flow; if I type the closing parenthesis, it adds one and keeps > the one to the right of the cursor... so now I have two.
That sounds annoying! I've never known NetBeans do this though. Can you replicate with a clean userdir? Is the parenthesis highlighted when the caret is next to it before you type? Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
