What's New in DevTools (Chrome 76)
developers.google.com
What's New in DevTools (Chrome 76)
1–10 of 11 posts
Re: What's New in DevTools (Chrome 76)
#2Re: What's New in DevTools (Chrome 76)
#3Re: What's New in DevTools (Chrome 76)
#4Re: What's New in DevTools (Chrome 76)
#5I’m still waiting for Dark Mode support in Chrome DevTools. It’s one of the last things I use that doesn’t support it yet, and it’s very jarring at night.
Re: What's New in DevTools (Chrome 76)
#6I’m still waiting for Dark Mode support in Chrome DevTools. It’s one of the last things I use that doesn’t support it yet, and it’s very jarring at night.
Re: What's New in DevTools (Chrome 76)
#7I’m still waiting for Dark Mode support in Chrome DevTools. It’s one of the last things I use that doesn’t support it yet, and it’s very jarring at night.
There is a Dark Theme in settings of DevTools. Is there a difference between a Dark Theme and Dark Mode?
By “Dark Mode support”, I was primarily referring to the behavior where an app automatically switches between light/dark theme based on the macOS system-wide Dark Mode setting. Having a dark theme is very close, but it requires the user to switch to it manually (and also requires knowing that it's possible to switch; case in point, I didn't even realize DevTools had its own separate theme).
Re: What's New in DevTools (Chrome 76)
#8Re: What's New in DevTools (Chrome 76)
#9As a person who doesn't develop for browser, I'm always super impressed and envious of tooling. I occasionally (once in several months), would use some of these tools for some random small thing I made and I could just get started in seconds. On the other hand, the C++ tooling I've worked on in my career is always pain-in- * (unless of-course you go down full Visual Studio, CLion ... path I guess?).
Or, do you have access to a Linux system? You could try eBPF.
Re: What's New in DevTools (Chrome 76)
#10As a person who doesn't develop for browser, I'm always super impressed and envious of tooling. I occasionally (once in several months), would use some of these tools for some random small thing I made and I could just get started in seconds. On the other hand, the C++ tooling I've worked on in my career is always pain-in- * (unless of-course you go down full Visual Studio, CLion ... path I guess?).