Google Chrome的Javascript控制台键盘快捷键 [英] Google Chrome's Javascript console keyboard shortcuts

查看:114
本文介绍了Google Chrome的Javascript控制台键盘快捷键的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用 Google Chrome 3 的开发人员工具来调试我的JavaScript应用程序。一切正常,直到我真的想开始调试。我可以设置断点等,但我不想使用鼠标进行调试,但使用键盘。



在Firefox + Firebug中,我可以使用 F10 < kbd>, F11 F8 ,以便逐步进入并运行调试脚本。

系统配置(如果相关):

    >
  • Windows Server 2008 R2(可能在Windows 7中也是如此)

  • Google Chrome 3.0.195.21



编辑

我进一步调查了这个问题,结果发现是某种错误,因为当我重新启动Chrome时, F8 , F10 F11 按预期工作(与Firebug相同)。 解决方案

F8 - 运行


$ b F10

F11 - 进入

适用于我


I would like to debug my javascript application using Google Chrome 3's developer tools. Everything fine and ok, until I actually want to start debugging. I can set breakpoints etc., but I don't want to debug using a mouse but using keyboard.

In Firefox + Firebug I can use F10, F11 and F8 for stepping over, into and run debugged script.

Are there any keyboard shortcuts in Google Chrome's Javascript console window?

System configuration (if relevant):

  • Windows Server 2008 R2 (would probably work the same in Windows 7)
  • Google Chrome 3.0.195.21

Edit
I investigated this issue even further and it turns out to be some sort of a bug, because when I restart Chrome, F8, F10 and F11 work as expected (same as Firebug).

解决方案

F8 - Run

F10 - Step over

F11 - Step into

Works for me

这篇关于Google Chrome的Javascript控制台键盘快捷键的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆