[
https://issues.apache.org/jira/browse/NETBEANS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Lenz updated NETBEANS-95:
-----------------------------------
Summary: Code templates for HTML/XHTML will not shown in code completion
(was: Code templates will not shown in code completion)
> 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: Bug
> Components: web - HTML Editor
> Affects Versions: 8.2
> Reporter: Christian Lenz
>
> 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
(v6.4.14#64029)