Skip to content

I can't seem to make this work under brackets 1.6. :( #10

@toferj

Description

@toferj

Is this extension supposed to work under brackets 1.6? I added the following to my brackets.json file, but it seems to have done nothing.

"custom-region-fold.endRegionWord":"}",
"custom-region-fold.startRegionWord":"{"

My particular language isn't recognized by brackets for any automatic code folding, so this extension seemed like a way to get some auto-code folding capabilities. I just want it to fold all statement blocks (beginning with an open curly brace and ending with a closing curly brace).

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