Improved authoring and debugging experiences in Microsoft Edge DevTools and Visual Studio Code
Improved authoring and debugging experiences in Microsoft Edge DevTools and Visual Studio Code As web developers we spend a lot of time authoring our code in an editing environment. We then jump over to the browser to use the in-built developer tools to debug and tweak the product UI. The problem with this is that results of the tweaking and debugging aren’t reflected in the source code. In Microsoft Edge, we are currently working on a couple of solutions that are open for discussion, and we’d love your feedback on them If you prefer to watch a video instead of reading, here is a three minute introduction: The current problem with tweaks and changes in Developer Tools Today, browser DevTools provide highly sophisticated visual tools that teach you – for example – CSS syntax whilst you use them. These tools [ more… ]