Skip to content

Commit a01ee31

Browse files
mikehoffmsleahmsft
andauthored
What's New in DevTools (Microsoft Edge 142) (#3620)
* template * add entry and trim links * Merge branch 'main' into user/mikehoffms/dvtls-whats-new-142 * png * erase Move to Left icon --------- Co-authored-by: leahmsft <leahtu@microsoft.com>
1 parent 0c55510 commit a01ee31

File tree

3 files changed

+48
-4
lines changed

3 files changed

+48
-4
lines changed
80.5 KB
Loading
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: What's New in DevTools (Microsoft Edge 142)
3+
description: Activity Bar horizontal in Edge 144. Application tool storage inspection for all worker types. :target-current in Elements tool Styles tab. Network tool filters requests on Is ad-related boolean. # key words before col 158
4+
author: MSEdgeTeam
5+
ms.author: msedgedevrel
6+
ms.topic: conceptual
7+
ms.service: microsoft-edge
8+
ms.subservice: devtools
9+
ms.date: 10/30/2025
10+
---
11+
# What's New in DevTools (Microsoft Edge 142)
12+
13+
These are the latest features in the Stable release of Microsoft Edge DevTools.
14+
15+
16+
<!-- ====================================================================== -->
17+
## Activity Bar will only appear horizontally in Edge 144
18+
19+
<!-- Subtitle: Starting with Microsoft Edge 144, the vertical Activity Bar will no longer be supported.-->
20+
21+
Upcoming change:
22+
23+
Starting with Microsoft Edge 144, the **Activity Bar** will always be displayed horizontally, at the top of the DevTools window. Displaying the **Activity Bar** vertically will no longer be supported.
24+
25+
![Horizontal Activity Bar](./devtools-142-images/activity-bar.png)
26+
27+
28+
<!-- ====================================================================== -->
29+
## Announcements from the Chromium project
30+
31+
Microsoft Edge 142 also includes the following updates from the Chromium project:
32+
33+
* [Miscellaneous highlights](https://developer.chrome.com/blog/new-in-devtools-142#misc)
34+
35+
36+
<!-- ====================================================================== -->
37+
## See also
38+
39+
* [What's New in Microsoft Edge DevTools](../../whats-new.md)
40+
* [Release notes for Microsoft Edge web platform](../../../../web-platform/release-notes/index.md)

microsoft-edge/toc.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@
116116
href: ./devtools/whats-new/whats-new.md
117117
displayName: release notes, announcements
118118
# latest 10 What's New
119+
- name: Microsoft Edge 142
120+
href: ./devtools/whats-new/2025/10/devtools-142.md
121+
displayName: What's New in DevTools (Microsoft Edge 142) # page title
122+
119123
- name: Microsoft Edge 141
120124
href: ./devtools/whats-new/2025/10/devtools-141.md
121125
displayName: What's New in DevTools (Microsoft Edge 141) # page title
@@ -152,13 +156,13 @@
152156
href: ./devtools/whats-new/2025/02/devtools-133.md
153157
displayName: What's New in DevTools (Microsoft Edge 133) # page title
154158

155-
- name: Microsoft Edge 132
156-
href: ./devtools/whats-new/2025/01/devtools-132.md
157-
displayName: What's New in DevTools (Microsoft Edge 132) # page title
158-
159159
# keep 10 items above
160160
- name: Archive
161161
items:
162+
- name: Microsoft Edge 132
163+
href: ./devtools/whats-new/2025/01/devtools-132.md
164+
displayName: What's New in DevTools (Microsoft Edge 132) # page title
165+
162166
- name: Microsoft Edge 131
163167
href: ./devtools/whats-new/2024/11/devtools-131.md
164168
displayName: What's New in DevTools (Microsoft Edge 131) # page title

0 commit comments

Comments
 (0)