Skip to content

Commit eefcb52

Browse files
authored
Merge pull request #3466 from MicrosoftDocs/user/leahtu/whats-new-137
What's New in DevTools (Microsoft Edge 137)
1 parent dda3f1d commit eefcb52

7 files changed

Lines changed: 62 additions & 4 deletions

File tree

271 Bytes
Loading
171 Bytes
Loading
53.2 KB
Loading
433 Bytes
Loading
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
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** (![Customize and control DevTools icon](./devtools-137-images/customize-and-control-devtools-icon.png)) > **Settings** (![Settings icon](./devtools-137-images/settings-icon.png)).
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+
![The "Enable settings sync" checkbox](./devtools-137-images/enable-settings-sync.png)
32+
33+
Your signed-in Microsoft Edge profile is displayed.
34+
35+
1. In DevTools **Settings**, click the **Close** (![Close button](./devtools-137-images/close-button.png)) 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)

microsoft-edge/devtools-guide-chromium/whats-new/whats-new.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ To report a problem with DevTools or ask for a new feature, file an issue in the
3737
* [What's New in DevTools archive](./whats-new-archive.md)
3838
* [Experimental features in Microsoft Edge DevTools](../experimental-features/index.md)
3939
* [Release notes for Microsoft Edge web platform](../../web-platform/release-notes/index.md)
40+
* [Microsoft Edge release schedule](/deployedge/microsoft-edge-release-schedule)

microsoft-edge/toc.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@
9393
href: ./devtools-guide-chromium/whats-new/whats-new.md
9494
displayName: release notes, announcements
9595
# latest 10 What's New
96+
- name: Microsoft Edge 137
97+
href: ./devtools-guide-chromium/whats-new/2025/06/devtools-137.md
98+
displayName: What's New in DevTools (Microsoft Edge 137) # page title
99+
96100
- name: Microsoft Edge 136
97101
href: ./devtools-guide-chromium/whats-new/2025/05/devtools-136.md
98102
displayName: What's New in DevTools (Microsoft Edge 136) # page title
@@ -129,16 +133,16 @@
129133
href: ./devtools-guide-chromium/whats-new/2024/08/devtools-128.md
130134
displayName: What's New in DevTools (Microsoft Edge 128) # page title
131135

132-
- name: Microsoft Edge 127
133-
href: ./devtools-guide-chromium/whats-new/2024/07/devtools-127.md
134-
displayName: What's New in DevTools (Microsoft Edge 127) # page title
135-
136136
# keep 10 items above
137137
- name: Archive
138138
items:
139139
- name: What's New in DevTools archive
140140
href: ./devtools-guide-chromium/whats-new/whats-new-archive.md
141141

142+
- name: Microsoft Edge 127
143+
href: ./devtools-guide-chromium/whats-new/2024/07/devtools-127.md
144+
displayName: What's New in DevTools (Microsoft Edge 127) # page title
145+
142146
- name: Microsoft Edge 126
143147
href: ./devtools-guide-chromium/whats-new/2024/06/devtools-126.md
144148
displayName: What's New in DevTools (Microsoft Edge 126) # page title

0 commit comments

Comments
 (0)