Backspace when I type ()??

Did I notice that when I am typing in an input field that if I type a pair of close parens that it automatically backspaces for me??

Thank you for that! Nice slick trick there!!
Reply to #1:

Where? What input? What version of Aren? I don't see this behavior at at all and I use parentheses a lot in JS and regex. (And I just tested this in the F2 name override and there was no auto backspace.)

Are you sure your system is not infected with a keyboard logger? ;P
Reply to #2:
I tried it again a couple of times and didnt get the same thing.....no backspace. Sorry for the false alarm. I know that many coding IDEs have a feature like that, but this isnt one of those.
Reply to #3:

No problem.

Most modern code editors will automatically place the closing parenthesis as soon as you type the opening parenthesis (likewise for quotes, brackets, multi-line comment starts, etc.)

Go and upvote this feature request please: https://advancedrenamer.fider.io/posts/9/link-to-an-external -program-editor

(And upvote the brilliant, insightful comment to it too -- of coarse. (^_^) )