问题
As I'm learning Javascript, I'm frequently inspecting my scope variables to get a better understanding of how things work.
I find that I'm frequently scrolling through the scope variables to find the variable that I am interested in. Is there a way that I can quickly navigate to the specific variable I am looking for without having to scroll?
来源:https://stackoverflow.com/questions/31500637/navigate-the-scope-variables-in-developer-tools