Opera Dragonfly 脚本调试器的烦恼
有没有办法减少或过滤脚本调试器中显示的脚本数量?对于 Chrome,它只显示包含脚本的文件,而不是每个脚本块。
此外,当我在内联脚本上设置调试点并浏览代码时,页面会重新加载并选择下拉列表中的第一个脚本。然后我必须重置所有断点。
总的来说,Opera 似乎很酷,只是需要找到一种方法来解决这些烦恼。
Is there a way to reduce or filter the number of scripts shown in script debugger? With Chrome it just shows the file containing the scripts instead of every single script block.
Also, when I set debug points on an inline script and go through the code the page reloads and selects the first script in the drop down. I then have to reset all my break points.
Overall Opera seems to be pretty cool, just need to find a way to work around these few annoyances.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为目前没有任何办法可以解决这些问题。我对 Dragonfly 的体验非常相似......总的来说,它很棒,但有一些小烦恼:)
你可以尝试 提交请求以解决问题。
I don't think there's any way around these at the moment. My experience with Dragonfly is pretty similar... Overall it's great but there's a couple of small annoyances :)
You could try filing a ticket to get it fixed.
现在“脚本”下拉列表中有一个过滤器,应该可以更轻松地到达您想去的地方。关于断点,我不确定你的意思。除非您关闭 Dragonfly 或更改调试上下文,否则它们不应该消失。您始终可以查看所有断点并从左侧的“断点”面板直接导航到它们。
如果没有,那么可以,请提交错误。
There's a filter in the Scripts dropdown now, should make it easier to get where you want to go. On breakpoints, I'm not sure what you mean. They shouldn't disappear unless you close Dragonfly or change the debug context. You can always see all Breakpoints and navigate directly to them from the Breakpoints panel on the left.
If not, then yes, please file a bug.