Skip to content

Folding support for alternatve function definition syntax #64

Description

@sudar

Code folding is supported for normal function definition syntax

function test() {

}

But code folding is not supported for the alternate function definition syntax

    test: function() {

    }

Would it be possible to add support for the second syntax style as well?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions