Zdeněk Machač created NETBEANS-3588:
---------------------------------------

             Summary: Code Templates not working in Java Editor in for-cycle 
definition
                 Key: NETBEANS-3588
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3588
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 8.2, 11.2
         Environment: Windows Server 2012 R2, JDK 13.0.1 64-bit
            Reporter: Zdeněk Machač


In Java editor if you type 
{code:java}
for (    )
{code}
then inside braces not working Code Templates. E.g. typing 'St' + Tab not 
create 'String' string or 'fi' + Tab not create 'final' string.

In other places of code Code Templates works well. It's only small bug but many 
times I must repair my typed code.

Thanks ZM

 



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

Reply via email to