You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (Jira)" <ji...@apache.org> on 2020/03/23 16:16:00 UTC

[jira] [Updated] (NETBEANS-95) Code templates for HTML/XHTML will not shown in code completion

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

Christian Lenz updated NETBEANS-95:
-----------------------------------
    Issue Type: Improvement  (was: Bug)

> Code templates for HTML/XHTML will not shown in code completion
> ---------------------------------------------------------------
>
>                 Key: NETBEANS-95
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-95
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: web - HTML Editor
>    Affects Versions: 8.2
>            Reporter: Christian Lenz
>            Priority: Major
>
> Unfortunately, custom templates, the one that already exists like d -> TAB -> <div>content</div> or custom ones, will not shown in the code completion of HTML. This is really weird and a big problem, because if you have smth like this: a-ngFor-trackBy this is first hard to know and second hard to type it everytime to the full name.
> The problem is, that there is no context set like for JS, Java or PHP. So JS, PHP and Java works fine, if you create a code template and check the checkbox of the context. So please add the functionality, that all code templates will shown in the code completion.
> Regards
> Chris



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