Can I get chrome-devtools to actually search all JS sources?

前端 未结 6 720
无人共我
无人共我 2020-12-22 17:38

I\'m having trouble with searching through JS files in chrome dev-tools, in the past the search activated by Ctrl+Shift+F always found what

6条回答
  •  轮回少年
    2020-12-22 18:02

    It seems the answer is always easier to find after you've taken the time to phrase the question properly...

    I found an option under General -> Sources called "Search in content scripts". I'm not sure how/when I disabled this but enabling it and restarting chrome has fixed all of my problems.

提交回复
热议问题