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

Summary: offer to create javascript file if it isn't there
Product: javascript Reporter: John Jullion-ceccarelli <johnjullion>
Component: EditorAssignee: Petr Pisl <ppisl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

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?