Closed NielsKorschinsky closed 1 year ago
@NielsKorschinsky Good feature and feedback, I will explore it.
@NielsKorschinsky Good feature and feedback, I will explore it.
I'd recommend waiting for version 3 release to start working on it probably, codebase will change significantly :)
Editing the JSON from the graph would be the nicest feature!
Editing JSON from graph has been added now, other one can be followed up at #192.
Feature
Hi, I'm having the use case of editing my larger json file with many dictionary and array levels. It is hard to find a child, using jsoncrack I am now able to find it.
Then, I want to see all the siblings and change one/few attributes of one of them.
To do so, two features would very important for both the VSC integration and the online editor.
This would also allow me to easily find the correct child in the tree and then jump over to the json file to edit/inspect it.
Alternative solutions or implementations
No response
Other context
No response