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 249086 - Scss: Missing code folding for nested properties
Summary: Scss: Missing code folding for nested properties
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Preprocessors (SASS, LESS, ...) (show other bugs)
Version: 8.1
Hardware: PC Windows 7 x64
: P1 normal with 1 vote (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-03 12:51 UTC by Vladimir Riha
Modified: 2017-07-21 12:50 UTC (History)
1 user (show)

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 Vladimir Riha 2014-12-03 12:51:05 UTC
Please try in Sass

.funky {
  font: {
    family: fantasy;
    size: 30em;
    weight: bold;
  }
}

The font {} could have a code folding.


Thank you
Comment 1 Panda77 2017-07-20 11:23:27 UTC
i have the same problem.
only for scss file... code folding not function

.less, .php, .js, .html -> all correct
Comment 2 Panda77 2017-07-20 11:25:27 UTC
I use netbeans 8.1 and windows 7x64
Comment 3 Panda77 2017-07-21 12:50:18 UTC
 	
Maybe I found solution... If there is ... it must turn off "scss edito plugin"