i new to this forum and see sass and less ll not be supported.Even this , completion work for value attribute and when selector embedding other separator .
i write some hiearchy css syntax in css file only refer to less syntax and the less compiler say there is an error relative to bracket but i don't see in topstyle ( no menu item , no option ) to help us about this problem.
Even suppport of less ( all the enhance syntax and compiler ) ll not be implemented could we have suppport for detect bracket error and collapse/reduce functionnalities (only) that ll work for embedding selector each other in an hiearchical structure of selector ?
it seem collapse don't work for selector 2 perhap due to error bracket , unknown selector name , hieachical .......
selector1 {xxxxxx
selector2 {yyyyyyyyy
zzzzzzzzzzz
}
}
- selector1{
-selector2
}


