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

Enable code folding in the editor #37

Open
sieverssj opened this issue Jul 18, 2013 · 1 comment
Open

Enable code folding in the editor #37

sieverssj opened this issue Jul 18, 2013 · 1 comment
Assignees

Comments

@sieverssj
Copy link
Member

We use CodeMirror today and should try to enable code folding. This would allow users to fold and hide pieces of code they don't care about.

See http://codemirror.net/demo/folding.html for more information.

@ghost ghost assigned sieverssj Jul 18, 2013
@sieverssj
Copy link
Member Author

The foldgutter code doesn't appear to be in a release of CodeMirror yet. I expect to see it in 3.15.0 when it comes out. Based on the past release record, this should be any time. CodeMirror releases every month with the last release being June 20.

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

1 participant