|
| 1 | +--- |
| 2 | +title: What's New in DevTools (Microsoft Edge 137) |
| 3 | +description: "The Enable settings sync checkbox lets you sync your DevTools settings across devices. And more." |
| 4 | +author: MSEdgeTeam |
| 5 | +ms.author: msedgedevrel |
| 6 | +ms.topic: conceptual |
| 7 | +ms.service: microsoft-edge |
| 8 | +ms.subservice: devtools |
| 9 | +ms.date: 05/29/2025 |
| 10 | +--- |
| 11 | +# What's New in DevTools (Microsoft Edge 137) |
| 12 | + |
| 13 | +These are the latest features in the Stable release of Microsoft Edge DevTools. |
| 14 | + |
| 15 | + |
| 16 | +<!-- ====================================================================== --> |
| 17 | +## Sync your DevTools settings between devices |
| 18 | + |
| 19 | +<!-- Subtitle: Enable settings sync lets you sync your DevTools settings across devices. --> |
| 20 | + |
| 21 | +You can now easily sync your DevTools settings across multiple devices by using your signed-in Microsoft Edge profile. This ensures that your preferences remain consistent, and makes it easier to work across different devices without needing to reconfigure the same settings. |
| 22 | + |
| 23 | +To enable DevTools **Settings** sync: |
| 24 | + |
| 25 | +1. In DevTools, select **Customize and control DevTools** () > **Settings** (). |
| 26 | + |
| 27 | + DevTools **Settings** appears, with the **Preferences** page selected. |
| 28 | + |
| 29 | +1. Scroll down to the **Sync** section at the bottom, and then select the **Enable settings sync** checkbox: |
| 30 | + |
| 31 | +  |
| 32 | + |
| 33 | + Your signed-in Microsoft Edge profile is displayed. |
| 34 | + |
| 35 | +1. In DevTools **Settings**, click the **Close** () button. |
| 36 | + |
| 37 | + |
| 38 | +<!-- ====================================================================== --> |
| 39 | +## Announcements from the Chromium project |
| 40 | + |
| 41 | +Microsoft Edge 137 also includes the following updates from the Chromium project: |
| 42 | + |
| 43 | +* [Connect a workspace folder and save changes back to your source files](https://developer.chrome.com/blog/new-in-devtools-137#workspace) |
| 44 | +* [New insights in the Performance panel](https://developer.chrome.com/blog/new-in-devtools-137#new-perf-insights) |
| 45 | + * [Duplicated JavaScript](https://developer.chrome.com/blog/new-in-devtools-137#duplicated-js) |
| 46 | + * [Legacy JavaScript](https://developer.chrome.com/blog/new-in-devtools-137#legacy-js) |
| 47 | +* [Speculations now support rule tags](https://developer.chrome.com/blog/new-in-devtools-137#speculation-rule-tags) |
| 48 | + |
| 49 | +<!-- ====================================================================== --> |
| 50 | +## See also |
| 51 | + |
| 52 | +* [What's New in Microsoft Edge DevTools](../../whats-new.md) |
| 53 | +* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md) |
0 commit comments