You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/07/05 15:44:45 UTC

[GitHub] wohali opened a new issue #1099: Support folding in JSON editor

wohali opened a new issue #1099: Support folding in JSON editor
URL: https://github.com/apache/couchdb-fauxton/issues/1099
 
 
   This was raised recently on the users@ mailing list. Quoting:
   
   > Settings for code folding—it’d be nice (for us) to have the JSON documents folded by default. Even better would be the ability to set a preference as to how many levels should be unfolded by default, and saved in the browser’s local storage or something. That would help us a lot in navigating deeply nested JSON documents where the top levels usually have all the data we need when debugging.
   
   Looks like Ace [supports code folding](https://github.com/ajaxorg/ace/blob/master/lib/ace/edit_session/folding.js) already, so that's a plus.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services