TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Updates to DevTools in Chrome 62

95 pointsby nickwanningerover 7 years ago

8 comments

wluuover 7 years ago
I actually prefer the Firefox dev tools these days. One thing that I really like is the edit and resend functionality[0]. Quite useful when quickly testing API calls. I know you can use other tools in Chrome to do the same, but I like that it’s built in. Good to see improvements in the Chrome dev tools nonetheless!<p>[0] <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Tools&#x2F;Network_Monitor#Edit_and_Resend" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Tools&#x2F;Network_Monit...</a>
评论 #15470853 未加载
joshribakoffover 7 years ago
Cool but I really wish they&#x27;d add more keyboard shortcuts. Like ability to use arrows and keyboard to select a network request and replay it. Or to drill down a deeply nested json without having to make a series of precise mouse clicks
zspitzerover 7 years ago
They still haven&#x27;t reverted the dropdown filtering UI for the console, the old style quick access toolbar, like the network panel. It used to be really useful, yet since the change, I barely use it anymore.<p>There&#x27;s a long thread about it here, but the chrome developers haven&#x27;t really engaged with the community feedback<p><a href="https:&#x2F;&#x2F;groups.google.com&#x2F;forum&#x2F;#!topic&#x2F;google-chrome-developer-tools&#x2F;kH3FiDLlsFg%5B26-50%5D" rel="nofollow">https:&#x2F;&#x2F;groups.google.com&#x2F;forum&#x2F;#!topic&#x2F;google-chrome-develo...</a><p>The dev tools console has also become a dumping ground for repeated browser warnings and the option to turn them off isn&#x27;t even persistent.
评论 #15470416 未加载
dzhiurgisover 7 years ago
Hey fellow HN&#x27;ers, I recently discovered you can select source in this (windows) terminal-like fashion by holding alt (i.e. <a href="https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;XnCSd" rel="nofollow">https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;XnCSd</a>).<p>Does anyone know what is the purpose of this feature? I always disliked how difficult is to select something on windows cmd, this seems like anti-feature for me, but obviously I am missing something.
评论 #15471104 未加载
评论 #15470860 未加载
评论 #15473547 未加载
nofilterover 7 years ago
I see myself using the Block-level code coverage quite often.
评论 #15471872 未加载
petvalover 7 years ago
I continuously struggle with debugging aspx with embedded JavaScript. Breakpoints can&#x27;t be set on any line and I still haven&#x27;t figured out the logic why and when stepping through the highlighted line is never the one that is actually running. Even after expanding the code with the { } button. It&#x27;s just simple JS so no code maps should be needed.
bennettfeelyover 7 years ago
Starting to think maybe it would be good to have a &quot;DevTools&quot; lite, now that there are literally dozens of tabs and pages. Is there a shortcut to just bring up the console?
评论 #15470138 未加载
评论 #15470137 未加载
评论 #15470459 未加载
heavymarkover 7 years ago
CMD+Shift+4 has always allowed you to take screenshots of any parts of your screen, (including your devtools), so curious why this is a feature in Chrome? Unless it&#x27;s meant for Windows maybe where it&#x27;s harder to take screenshots?
评论 #15470162 未加载
评论 #15469632 未加载
评论 #15469595 未加载