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

Tomáš Procházka closed NETBEANS-3588.
-------------------------------------

> 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
>          Components: editor - Completion & Templates
>    Affects Versions: 8.2, 11.2
>         Environment: Windows Server 2012 R2, JDK 13.0.1 64-bit
>            Reporter: Zdeněk Machač
>            Assignee: Arthur Sadykov
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 12.2
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to