[jira] [Commented] (NETBEANS-107) Support Angular Language Service

2020-06-13 Thread Christian Lenz (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17134970#comment-17134970
 ] 

Christian Lenz commented on NETBEANS-107:
-

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



[jira] [Commented] (NETBEANS-107) Support Angular Language Service

2018-09-10 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16609202#comment-16609202
 ] 

Christian Lenz commented on NETBEANS-107:
-

Yes, that would be better. So therefore it must be an option to add js 
frameworks as lot as you want to JS projects like in PHP (WordPress, Laravel, 
etc.). It must be an option to say: I want jQuery, Angular or AngularJS, React 
or Vue or whatever framework you want, to your HTML/JS project to add code 
completion and whatever it needs.

> 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
(v7.6.3#76005)

-
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



[jira] [Commented] (NETBEANS-107) Support Angular Language Service

2018-09-10 Thread Dalton Notetech (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16609196#comment-16609196
 ] 

Dalton Notetech commented on NETBEANS-107:
--

Ok. Removal of AngularJS is not necessary. But it would be better if user can 
disable it. So that user will not see AngularJS autocomplete results in Angular 
2 or higher.

> 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
(v7.6.3#76005)

-
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



[jira] [Commented] (NETBEANS-107) Support Angular Language Service

2018-09-10 Thread Christian Lenz (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16609181#comment-16609181
 ] 

Christian Lenz commented on NETBEANS-107:
-

What? Removing AngularJS? For which reason? AngularJS is independent from 
Angular and still has support. Sure it will not have any updates after 1.7 but 
it is still a framework and will be used a lot. So 2 different frameworks. 
AngularJS should still be part of NetBeans.

> 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
(v7.6.3#76005)

-
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