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 2020/02/10 07:23:00 UTC

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

     [ https://issues.apache.org/jira/browse/NETBEANS-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zdeněk Machač updated NETBEANS-3588:
------------------------------------
    Priority: Trivial  (was: Minor)

> 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č
>            Priority: Trivial
>
> 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