You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Dalton Notetech (JIRA)" <ji...@apache.org> on 2017/10/30 10:36:00 UTC

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

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

Dalton Notetech updated NETBEANS-107:
-------------------------------------
    Description: 
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 (at least errors should be replaced with warnings and there should not be any formatting issues)

Also Remove support for old AngularJS 1.x 
and 
Add inbuilt support for typescript


  was:
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 (atleast errors should be replaced with warnings and there should not be any formatting issues)

Also Remove support for Angular 1 and add inbuilt support for typescript



> Support Angular Language Service
> --------------------------------
>
>                 Key: NETBEANS-107
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-107
>             Project: NetBeans
>          Issue Type: Wish
>          Components: cnd - Code Completion, cnd - Editor
>    Affects Versions: 9.0
>            Reporter: Dalton Notetech
>            Assignee: Geertjan Wielenga
>              Labels: Angular, AngularJS, Typesript
>             Fix For: 9.0
>
>
> 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 (at least errors should be replaced with warnings and there should not be any formatting issues)
> Also Remove support for old AngularJS 1.x 
> and 
> Add inbuilt support for typescript



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)