简体   繁体   English

如何关闭 Edge (Chrome) Dev Tools 中的错误警告信息计数图标?

[英]How do I turn off the error warning info count icons in Edge (Chrome) Dev Tools?

在此处输入图像描述

I'd easily could have 1 or 2 more tabs in that row if it weren't for those icons.如果不是那些图标,我很容易在该行中多 1 个或 2 个选项卡。

I don't want those, I want more space for tabs.我不想要那些,我想要更多的标签空间。 If there's a setting for turning it off, it doesn't seem to have an obvious name.如果有关闭它的设置,它似乎没有明显的名称。 I've already went through the whole settings list and didn't find anything.我已经浏览了整个设置列表,但没有找到任何东西。

Just like what wOxxOm has said, DevTools currently has not such setting to disable these Issues buttons.正如 wOxxOm 所说,DevTools 目前没有这样的设置来禁用这些Issues按钮。 However, since the purpose is to have more space for tabs, I actually have 2 suggestions for you (or workarounds I suppose): Use Focus Mode or dock DevTools to bottom .但是,由于目的是为选项卡留出更多空间,我实际上为您提供了 2 个建议(或我想的解决方法):使用焦点模式将 DevTools 停靠到底部

  1. Focus Mode .对焦模式 Focus Mode pins all the tab buttons to the left, so they will not be "squeezed" by Issues buttons.焦点模式将所有选项卡按钮固定在左侧,因此它们不会被Issues按钮“挤压”。 To turn on Focus Mode, go to Settings --> Experiments --> Focus Mode .要打开 Focus Mode,go 到Settings --> Experiments --> Focus Mode
  2. Dock DevTools to bottom .将 DevTools 停靠在底部 It is another workaround that simply gives you more space horizontally.这是另一种解决方法,它只是为您提供更多水平空间。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 当DEV TOOLS打开时,关闭镀铬中的FPS显示器 - Turn off FPS monitor in chrome while DEV TOOLS is open 如何关闭在Chrome上运行的IIS Express中的友好错误消息? - How do I turn off friendly error messages in IIS Express running on Chrome? 在Chrome开发者工具中关闭调试模式 - turn off debug mode in Chrome developer tools Chrome开发工具错误日志? - Chrome Dev Tools Error Log? 关闭Chrome / Firefox上的输入空警告 - Turn off input empty warning on Chrome/Firefox 在Chrome中关闭Silverlight插件警告 - Turn Off Silverlight Plug-in Warning in Chrome 使用Chrome开发工具,如何一次查看/检查所有元素以查看页面布局? (附例) - With Chrome Dev Tools, how do I view / inspect all the elements at once to see the page layout? (Example attached) 我如何通过chrome开发工具查看具有数千个键和值的对象内部的全部内容? - How do I see entirely of the contents inside a an object with thousands of keys and values through chrome dev tools? 如何在Chrome开发工具中使用其他行断点标记? - How do I use the additional line breakpoint markers in Chrome Dev Tools? 如何通过在文档中单击它们来选择Chrome Dev Tools中的DOM元素? - How do I select DOM elements in Chrome Dev Tools by clicking on them in document?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM