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

Summary: Scss: Missing code folding for nested properties
Product: web Reporter: Vladimir Riha <vriha>
Component: CSS Preprocessors (SASS, LESS, ...)Assignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal CC: tmysik
Priority: P1    
Version: 8.1   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: ENHANCEMENT Exception Reporter:

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"