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 230884

Summary: offer to create CSS when it is missing
Product: web Reporter: John Jullion-ceccarelli <johnjullion>
Component: CSS EditorAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description John Jullion-ceccarelli 2013-06-06 22:07:40 UTC
If I enter         <link rel="stylesheet" href="styles.css">
and styles.css doesn't exist, I should get a hint in the error that the file is missing and an option to create it.