anyboxhq / everything-okjson

Submit your feature requests or bug reports here.
https://docs.okjson.app
Apache License 2.0
10 stars 0 forks source link

Support Adding and Removing Fields in the Tree View #16

Closed simonrouse9461 closed 1 year ago

simonrouse9461 commented 1 year ago

Is your feature request related to a problem? Please describe. Currently, it's only possible to add or remove fields in the editor panel on the right side. Sometimes, when the json is large, it's hard to manage fields by directly editing raw texts. It can be very error-prone.

Describe the solution you'd like Right-click on a field in the tree view panel, then give an option to "remove node" or "add child node" then prompt for key and value.

Describe alternatives you've considered Edit directly on the right side as raw text.

Additional context Add any other context or screenshots about the feature request here.