Improvements to the DevTools Console in the Windows 10 Fall Creators Update
Improvements to the DevTools Console in the Windows 10 Fall Creators Update We made significant improvements to the Microsoft Edge DevTools in EdgeHTML 16 with the Windows 10 Fall Creator’s Update, including new support for DOM mutation breakpoints and event and CSS inspection in the new Elements tab. Today, we’d like to walk through new improvements we’ve made to the Console to improve the output and input experiences of working with the Console. Our main goals were to increase the flexibility of the Console in displaying information, and to increase your productivity when working with the Console prompt. First, let’s cover the new features we made to improve the user experience of Console output. Log message consolidation and UX improvements Have you ever written a console.log statement in a for loop and watched your entire Console fill up with output? [ more… ]