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 230757 - Add up-to-date check for Sass/LESS files
Summary: Add up-to-date check for Sass/LESS files
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Preprocessors (SASS, LESS, ...) (show other bugs)
Version: 7.4
Hardware: All All
: P4 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on: 228650
Blocks:
  Show dependency tree
 
Reported: 2013-06-05 06:44 UTC by Tomas Mysik
Modified: 2015-05-18 07:07 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2013-06-05 06:44:23 UTC
As discussed in issue #228645, it could be useful to do up-to-date check of compiled Sass/LESS files, probably on project opening. API from issue #228650 will be needed for it.

Feel free to correct me or provide other ideas, thanks.

Currently, I do not plan to fix it for NB 7.4 - please, speak up if you think it should be there, I will try to push fixing issue #228650 :)

Thanks.
Comment 1 leandro.freitas.softdevelop 2013-10-20 01:15:04 UTC
NetBeans IDE 7.4
http://lesscss.org/index.html#-variables
Problem with variables @@ for overwriting.

I'm using node.js + less
npm install -g less
Check with style problem concerning this.
Comment 2 Tomas Mysik 2013-10-21 04:52:53 UTC
(In reply to leandro.freitas.softdevelop from comment #1)
> NetBeans IDE 7.4
> http://lesscss.org/index.html#-variables
> Problem with variables @@ for overwriting.
> 
> I'm using node.js + less
> npm install -g less
> Check with style problem concerning this.

Are you sure that your comment belongs to this issue?

Thanks.
Comment 3 Tomas Mysik 2013-12-09 08:44:04 UTC
API from issue #228650 is still not done, changing TM.

Thanks.
Comment 4 Tomas Mysik 2014-10-07 09:16:22 UTC
Taking over, my issue.
Comment 5 Tomas Mysik 2015-05-05 12:30:21 UTC
This issue depends on issue #228650 so TM set to Next.
Comment 6 Tomas Mysik 2015-05-18 07:07:09 UTC
We fully depend on other issue -> lowering to P4 for now.

Thanks.