✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.
I want to be able to search for values and property names.
Most of the time when analyzing JSON I'm looking whether a certain value or property is included for which I then want to find out the path. Hence I'd like a feature to search for values and property names. It could look like the default VS Code search feature which allows cycling through the results.
Listing all results in a new serach results section underneath the graph would also go a long way.
Feature
I want to be able to search for values and property names.
Most of the time when analyzing JSON I'm looking whether a certain value or property is included for which I then want to find out the path. Hence I'd like a feature to search for values and property names. It could look like the default VS Code search feature which allows cycling through the results.
Listing all results in a new serach results section underneath the graph would also go a long way.
Alternative solutions or implementations
No response
Other context
No response