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 239144 - Move completion from controller to top of code completion
Summary: Move completion from controller to top of code completion
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-05 09:06 UTC by Vladimir Riha
Modified: 2015-09-09 11:42 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-12-05 09:06:23 UTC
Would it be possible if I invoke cc in HTML (either full page or partial) for {{}} expressions or for values of ng-*, to have suggestions from controller at the top of all code completion suggestions? I think in most cases one wants completion from controller.