WelliSolutions / HugeJsonViewer

Viewer for JSON files that can be GBs large.
MIT License
284 stars 18 forks source link

Step through the search results: forward, backward, wrapping #19

Open MoooDob opened 4 years ago

MoooDob commented 4 years ago

Currently, you can only highlight the results of a search by pressing the 'Find' button.

It would be nice to step forward (see #15) and backward through the results and of course scroll to the current result (perhaps the tools has to unfold the collapsed part of the tree, see #18). Wrapping at the end of the json file has to be configurable.