This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 252447 - Missing ng-link directive in code completion
Summary: Missing ng-link directive in code completion
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-17 20:19 UTC by Vladimir Riha
Modified: 2015-05-20 02:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2015-05-17 20:19:10 UTC
It will be part of the new router [1], it would be nice to have it in list of angular directives. Would be great if it could also offered value of this directive (list of components) but I have no idea how possible would it be :)

Thank you


[1] https://angular.github.io/router/ngLink


Product Version: NetBeans IDE Dev (Build 201505160001)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.13.0-45-generic running on amd64; UTF-8; en_US (nb)
Comment 1 Roman Svitanic 2015-05-18 13:02:28 UTC
Changeset: 5cf161ba0589
Author:    Roman Svitanic <rsvitanic@netbeans.org>
Date:      2015-05-18 15:02
Message:   #252447: Missing ng-link directive in code completion - fixed
Comment 2 Quality Engineering 2015-05-19 02:41:33 UTC
Integrated into 'main-silver', will be available in build *201505190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/5cf161ba0589
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #252447: Missing ng-link directive in code completion - fixed
Task #252447 - Missing ng-link directive in code completion
Comment 3 Quality Engineering 2015-05-20 02:10:41 UTC
Integrated into 'main-silver', will be available in build *201505200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a665593032d5
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: CC with component names for ng-link directive (related to #252447)