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 231990 - Documentation for AngularJS functions not displayed in code completion
Summary: Documentation for AngularJS functions not displayed in code completion
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal with 5 votes (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 234990
  Show dependency tree
 
Reported: 2013-06-28 11:52 UTC by Petr Jiricka
Modified: 2015-09-09 11:41 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 Jiricka 2013-06-28 11:52:08 UTC
1. Create a new AngularJS project, e.g. the PhoneCat tutorial sample
2. Open a JavaScript file, e.g. js/services.js
3. Press Ctrl+Space inside AngularJS function call, e.g. inside 'module' on line 5

=> Documentation window does not display any documentation.

Even a partial fix would be useful, e.g. enabling the external browser icon in the bar at the top of this window, and displaying text "To view documentation for this function, press the [web browser] button in the toolbar above this text."
Comment 1 Petr Jiricka 2013-06-28 11:54:52 UTC
> enabling the external browser icon in the bar

I mean, for this particular case this button should point to http://docs.angularjs.org/api/angular.module
Comment 2 Petr Pisl 2013-08-20 20:55:16 UTC
Probably not fixable in NB 7.4 time frame.
Comment 3 elennaro 2015-02-28 11:45:50 UTC
Still not displayed in 8.1 dev