wellsjo / JSON-Splora

GUI app for editing, visualizing, and manipulating JSON data
MIT License
1.86k stars 60 forks source link

add basic support for code folding in editor and output #26

Closed kylealwyn closed 7 years ago

kylealwyn commented 7 years ago

yo @wellsjo I can't seem to reopen the pull request or create a new one through github gui... some quick searching looks like the repo owner (you) can comment on this pull request and a button will show saying "comment and re-open." not sure if it's for issues or pull requests as well. off on vacation tomorrow so won't online till monday.

wellsjo commented 7 years ago

@kylealwyn unfortunately that button is greyed out for me. I inadvertently I changed commit history when I changed the email in my git config, which means our histories are different now. You could still use git-cherry-pick or try rebasing from my current master?

kylealwyn commented 7 years ago

@wellsjo rebasing did the trick. opened a new request: https://github.com/wellsjo/JSON-Splora/pull/27

wellsjo commented 7 years ago

Great! 😄