Searching inside a JSON object in Google Chrome DevTools -
i love google chrome's devtools. but, when debugging need search particular property or value in json request/response object (within request/response in "network" tab). can tedious if json object large. devtools support such search?
in example below, hoping searching "new_user" highlight property in json object shown.

update: since question asked, functionality has been added chrome!
no existing functionality search json tree view. can file new issue in issue tracker see if added.
Comments
Post a Comment