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 232929 - offer to create javascript file if it isn't there
Summary: offer to create javascript file if it isn't there
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-17 20:10 UTC by John Jullion-ceccarelli
Modified: 2013-07-17 20:10 UTC (History)
0 users

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 John Jullion-ceccarelli 2013-07-17 20:10:31 UTC
If I type         <script src="js/quiz.js"></script>
and the file isn't found, should I get a hint to create it?