Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
8.2, 10.0
-
None
-
None
Description
In a JS file, when I type ( or [ it immediately adds a closing ) or ], but this is not working for {. So for single and double quotes it is also working well.
See my little screencast, for what I mean.
Expected behaviour, everything what can be closed should come up immediately for this opening brace {.
IMHO there is no real reason to make it not the same for every brace/bracket, whatever.
This ticket was initial created for the JS editor, but it happens in JSON too.