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 235088

Summary: css.model needs to operate on SASS/LESS source parse tree
Product: web Reporter: Marek Fukala <mfukala>
Component: CSS EditorAssignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P1    
Version: 7.4   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 229525    

Description Marek Fukala 2013-08-27 11:11:57 UTC
This is absolutely essential feature of the css source model if we want to implement the issue 229525 - Basic property sheets for visually editing SASS files.

Right now the css.model can't be constructed over sass/less source code constructs.