navigate the scope variables in developer tools

雨燕双飞 提交于 2019-12-13 07:42:40

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!