google-chrome - Chrome Dev Tools - 我可以一直启用 pretty-print 吗?

标签 google-chrome pretty-print

作为我们构建的一部分,代码被最小化,我目前正在调试一些 js,并且经常需要点击 chrome 开发工具中的 pretty-print 按钮。有没有办法在 chrome 开发工具中永久启用 pretty-print ?

最佳答案

不,目前还不可能。我的做法是通过构建过程来管理它,而不是缩小 CSS 和 JS。

关于google-chrome - Chrome Dev Tools - 我可以一直启用 pretty-print 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24371293/

相关文章:

javascript - 自定义元素适用于 Safari 但不适用于 Firefox 和 Chrome

css - 显示表格单元格在 Chrome 中不起作用

ruby - 如何在 IRB 中重定向 pretty-print

Javascript:返回 true 不起作用

jquery - Chrome 奇怪的 (scaleY) 过渡行为

javascript - 在 html 中添加 anchor 标记和潜在的 javascript 干扰问题

python - GDB pretty-print : returning string from a children()'s iterator, 但显示为 char[]

c++ - gdb python pretty-print 打印 vector 单个元素的语法

java - 如何使用 GSON 解析漂亮的 JSON

python - 使用 lxml 将输出格式化为 XML