You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Zdeněk Machač (Jira)" <ji...@apache.org> on 2019/12/13 11:06:00 UTC

[jira] [Created] (NETBEANS-3588) Code Templates not working in Java Editor in for-cycle definition

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