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