Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
8.2
-
None
-
None
Description
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
Attachments
Issue Links
- is duplicated by
-
NETBEANS-4059 HTML Code template not showing up in code completion
- Closed
- is related to
-
NETBEANS-4576 Better support for HTML autocomplete attributes
- Closed