Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Collapsible regions in editor #529

Closed
jgranick opened this issue Dec 12, 2016 · 1 comment
Closed

Feature request: Collapsible regions in editor #529

jgranick opened this issue Dec 12, 2016 · 1 comment

Comments

@jgranick
Copy link

jgranick commented Dec 12, 2016

The request is to support regions, similar to ActionScript

//region MyCodeRegion
var a = 100;
var b = 200;
//endregion

Flowplay is interested in paying to support the development of this and other issues:

#528
#530
#531

Thanks everyone 😄

@EricBishton EricBishton changed the title (Bounty) Feature request: Collapsible regions in editor Feature request: Collapsible regions in editor May 14, 2017
@EricBishton
Copy link
Member

Implemented in #744.

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

No branches or pull requests

2 participants