Opetus
Oppimispolku
Use advance techniques in canvas apps to perform custom updates and optimization - Training
Use advance techniques in canvas apps to perform custom updates and optimization
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
To check out the latest features of Microsoft Edge DevTools and the Microsoft Edge DevTools extension for Microsoft Visual Studio Code and Visual Studio, read these announcements.
To stay up to date and get the latest DevTools features, download an Insiders preview version of Microsoft Edge. Whether you're on Windows, Linux, or macOS, consider using Canary (or another preview channel) as your default development browser. The Beta, Dev, and Canary versions of Microsoft Edge run as separate apps, side-by-side with the stable, released version of Microsoft Edge. See Microsoft Edge Insider Channels.
For the latest announcements, follow the Microsoft Edge team on Twitter. To report a problem with DevTools or ask for a new feature, file an issue in the MicrosoftEdge/DevTools repo.
The Memory tool has a new profiling type called Detached elements, which shows detached objects that are retained by a JavaScript reference:
The Detached elements profiling type shows a view of the detached nodes to help you identify memory leaks on your webpage:
See also:
To help differentiate plain JavaScript objects in the Object category, they are now named and categorized based on the properties they contain. These names are also searchable if you press Ctrl+F.
See also:
Previously, in the Network Console tool, when you tried to create a new collection or environment, it was unresponsive and wouldn't save after pressing Enter. This bug is fixed and functionality has been restored.
See also:
When the Activity Bar was vertical, the icons were left-aligned:
This has been fixed:
See also:
Many icons in the Activity Bar and other toolbars showed an overlapping circle and square shadow when you hovered over them:
The double shadow has been removed, and the icon only shows the square shadow when you hover over it:
See also:
When throttling is enabled in Device Emulation, a warning icon is displayed in the Performance tab of the toolbar to help you know that performance is impacted by throttling:
See also:
In the Console tool, the Warning count expander button on warning messages in the Console previously didn't meet the standard luminosity ratio of 3:1.
This has now been fixed; the Warning count expander button has a higher luminosity ratio:
See also:
Microsoft Edge 130 also includes the following updates from the Chromium project:
Opetus
Oppimispolku
Use advance techniques in canvas apps to perform custom updates and optimization - Training
Use advance techniques in canvas apps to perform custom updates and optimization
Ohjeet
What's New in DevTools (Microsoft Edge 131) - Microsoft Edge Developer documentation
Can disable Edge experiment settings. View CSS selector stats information in Insights tab of sidebar panel in Performance tool. Fixed edit field to exit after pressing tab after auto-completion. Removed Visual Studio Code themes. And more.
Videos about web development with Microsoft Edge - Microsoft Edge Developer documentation
Watch announcement and demo videos about Microsoft Edge web development technologies such as DevTools, Progressive Web App, Web platform features, WebView2, and more.
What's New in DevTools (Microsoft Edge 132) - Microsoft Edge Developer documentation
CSS selector costs include links in Insights sidebar. Right-click a tab to move it left or right in Quick View. Heap snapshot objects categorized by constructor names and source locations in Memory tool. And more.