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 - Understanding app.js
Summary: Understanding app.js
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 7.4
Hardware: PC Linux
: P1 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 234990
  Show dependency tree
 
Reported: 2013-08-26 07:15 UTC by Petr Pisl
Modified: 2013-12-17 14:13 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 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