[
https://issues.apache.org/jira/browse/NETBEANS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134970#comment-17134970
]
Christian Lenz edited comment on NETBEANS-107 at 6/13/20, 9:55 PM:
-------------------------------------------------------------------
So if there is a language server for angular, you can try to add it by your
own. Maybe just activated for HTML projects with an angular.json file for
example [~DaltonNotetech]. Just an idea :)
was (Author: chrizzly):
So if there is a language server for angular, you can try to add it by your
own. Maybe just activated for HTML projects with an angular.json file for
example [~DaltonNotetech]
> Support Angular Language Service
> --------------------------------
>
> Key: NETBEANS-107
> URL: https://issues.apache.org/jira/browse/NETBEANS-107
> Project: NetBeans
> Issue Type: Wish
> Components: web - HTML Editor, web - HTML Project
> Affects Versions: 9.0
> Reporter: Dalton Notetech
> Assignee: Geertjan Wielenga
> Priority: Major
> Labels: Angular, AngularJS, Typesript
>
> Add support for angular's new language service described in
> https://next.angular.io/guide/language-service
> This will allow
> * Autocompletion
> * Error checking
> * Navigation
> etc in angular.
> Also make sure that non standard html tags won't cause any issues when it is
> not there in custom.json (at least errors should be replaced with warnings
> and there should not be any formatting issues). Also html spec don't say that
> elements and attributes can't have special symbols like []()* etc. consider
> this also in the html parser.
> Also Remove support for old AngularJS 1.x
> and
> Add inbuilt support for typescript
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists