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 224652

Summary: Autoimport of stylesheet on completing non-related css class/id
Product: web Reporter: Marek Fukala <mfukala>
Component: CSS EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 224651    
Bug Blocks:    

Description Marek Fukala 2013-01-09 13:05:36 UTC
When one uses css class/id completion in a css or html file, the completion offers primarily items from the linked files, and secondarily from non linked files. 

It could be useful if user completes one of the not linked id/classes to import the corresponding stysheet. Assuming the name of the stylesheet is visible in the completion list - issue 224651 - Show stylesheet name in class/id css completion
Comment 1 Marek Fukala 2013-01-09 13:06:17 UTC
+ add an option to disable the autoimport to the css options
Comment 2 Marek Fukala 2013-08-28 12:06:31 UTC
There's already a error check+hintfix if one uses a new class.