You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (JIRA)" <ji...@apache.org> on 2018/11/09 13:47:00 UTC

[jira] [Created] (NETBEANS-1642) Adding closing brace } right after the opening one {

Christian Lenz created NETBEANS-1642:
----------------------------------------

             Summary: Adding closing brace } right after the opening one {
                 Key: NETBEANS-1642
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1642
             Project: NetBeans
          Issue Type: Improvement
          Components: javascript - Editor, javascript - JSON
    Affects Versions: 8.2, 10.0
            Reporter: Christian Lenz
         Attachments: opening-brackets.gif

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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists