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 - css.model needs to operate on SASS/LESS source parse tree
Summary: css.model needs to operate on SASS/LESS source parse tree
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P1 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks: 229525
  Show dependency tree
 
Reported: 2013-08-27 11:11 UTC by Marek Fukala
Modified: 2014-10-06 13:27 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 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.