Skip to content

No folding in SASS? #1

@ghost

Description

Thanks so much for this module.

Forgive me if I'm missing something obvious, but I've installed this module and was not getting folding in SASS documents. Adding the following properties to the language features section of SASS.plist seems to resolve it. (I've only done about 15 seconds worth of testing, so I can't say with certainty that this is a perfect solution.)

<key>Open Statement Blocks</key>
<string><![CDATA[{]]></string>

<key>Close Statement Blocks</key>
<string><![CDATA[}]]></string>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions