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

Summary: Move completion from controller to top of code completion
Product: web Reporter: Vladimir Riha <vriha>
Component: AngularJSAssignee: Petr Pisl <ppisl>
Status: NEW ---    
Severity: normal CC: ppisl
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

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.