nmeylan / json-table-editor

A tool to view JSON array as table, to ease visualisation and edition of large json array with performance as main objective
https://jsontable.app
Apache License 2.0
15 stars 3 forks source link

Reload file #46

Open nmeylan opened 3 weeks ago

nmeylan commented 3 weeks ago

When file has been changed with another editor, add the option to reload content of json-table-editor, while preserving pinned column, filter, etc...

Not sure if it is a good idea, if structure has been changed to much (column removal e.g) it should be handled aswell