Syntax-highlighting-for-Sass
Syntax-highlighting-for-Sass copied to clipboard
Symbol browser does not consolidate selectors
When I hit ⌘R in a CSS file, I see each selector on its own line, no matter how many tokens it contains. But with this package in an SCSS file, for example, body > header becomes two symbol browser entries: body and header.
Screenshot below. Is this normal? I've disabled every package I can imagine interfering with this one.

- Sublime Text 3176
- Sass package v1.2.4
- MacOS 10.13.5