You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tomáš Poledný (Jira)" <ji...@apache.org> on 2020/02/17 10:14:00 UTC

[jira] [Created] (NETBEANS-3888) Writing or deleting double {{ is not posible

Tomáš Poledný created NETBEANS-3888:
---------------------------------------

             Summary: Writing or deleting double {{ is not posible
                 Key: NETBEANS-3888
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3888
             Project: NetBeans
          Issue Type: Bug
          Components: yaml - Editor
    Affects Versions: 11.3
            Reporter: Tomáš Poledný


I am not able to write *{{* (opening brackets for mustache). I have to write {}} and then prepend an opening bracket {. And I am not able delete closing bracket in mustache.

How reproduce:
# create a new yml file
# try to write {{
# It writes only one {

Delete
# create a new yml file
# put there {{ xx }}
# try to delete the last }



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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