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 243658 - Code completion for the configuration object
Summary: Code completion for the configuration object
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: RequireJS (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-08 12:27 UTC by Petr Pisl
Modified: 2014-04-08 12:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2014-04-08 12:27:09 UTC
The require.conf() method has anonymous object for configuration the requirejs runtime. There could be code completion of the properties names of the confuration object. Also there should be file based code completion for the properties paths.