Firebug:在脚本选项卡中调试期间打开控制台 [英] Firebug: open console during debugging in script tab

查看:134
本文介绍了Firebug:在脚本选项卡中调试期间打开控制台的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在Firebug中调试javascript时,我必须经常在控制台和脚本选项卡之间切换,而在Webkit Inspector中,我可以从底部打开控制台。

When I'm debugging javascript in Firebug I have to switch frequently between the console and the script tab, whereas in Webkit Inspector I can just open a console from the bottom.

我认为使用控制台(或测试方法)来检查变量和对象更容易,而不是图形工具。

I think it's easier to inspect variables and object using the console (or to test methods), instead of the graphical tools.

有没有办法让控制台和调试窗口同时在firebug中打开,就像在Chrome或Safari中一样?

Is there a way to have both the console and the debugging window opened at the same time in firebug, like in Chrome or Safari?

推荐答案

我找到了解决方案。在脚本选项卡中,按 CTRL + SHIFT + L 和控制台(命令行弹出 doc said )将显示在底部(如在Chrome中)。

I found the solution. In the script tab, press CTRL+SHIFT+L, and the console (Command Line Popup, as the doc says) will appear at the bottom (as in Chrome).

要关闭它,请按 ESC

这篇关于Firebug:在脚本选项卡中调试期间打开控制台的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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