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

Json tree #234

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Json tree #234

wants to merge 19 commits into from

Conversation

ljack
Copy link
Contributor

@ljack ljack commented Jan 30, 2016

Fixes object-tree selection lost problem.
Adds json-tree to "Edit Source"
Adds syncing between json-tree and json-editor. Select something in json-tree and it will be highlighted in json-editor.

Notice: Needs ecmascript package in production mode, because ES5/6 feature ( x=> {}} used. This can be converted back to normal javascript function callback ;)

You can try this version in https://pim-ljack1.c9.io/ (when it's not down ;)

TODO
Find out why json-tree gets blanked when saving in json-editor. Current fix is to reload page. Which is slow and you loose focus/location in json-editor / json-tree too, which kinda scks.

@perak
Copy link
Owner

perak commented Jan 30, 2016

@ljack thank you dude! Btw, let's talk privatelly. Can you join me in this repo's gitter chat?

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

Successfully merging this pull request may close these issues.

None yet

2 participants