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 234991

Summary: Understanding app.js
Product: web Reporter: Petr Pisl <ppisl>
Component: AngularJSAssignee: Petr Pisl <ppisl>
Status: RESOLVED FIXED    
Severity: normal CC: ppisl
Priority: P1    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 234990    

Description Petr Pisl 2013-08-26 07:15:57 UTC
For offering good code completion in an html we need to understand the app.js. At least to understand, how the controllers are defined. We need to recognized the name of controllers and how these names are mapped to the function.
Comment 1 Petr Pisl 2013-12-17 14:13:12 UTC
Implemented in NB 8.0