developer tools
3 TopicsFeature Request: Native Multi-Container Tabs (Session Isolation) for Edge Workspaces and Tab Groups
Microsoft Edge developer team, As a developer who regularly tests complex web applications locally and on staging environments, I rely heavily on Microsoft Edge's Tab Groups and Workspaces to keep my projects organized. However, testing multi-role workflows—such as simultaneously testing Admin, Manager, and Standard User accounts on localhost—is currently very frustrating. When logging into a secondary account in another tab within the same Edge window, the newly created authentication token overwrites the existing cookies, localStorage, and session context across all open tabs for that domain. This causes the first tab to automatically switch sessions upon refresh or navigation, breaking side-by-side workflow testing. Mozilla Firefox solves this problem cleanly with Multi-Account and Temporary Containers, allowing tabs inside the same window to maintain fully isolated storage contexts. Bringing native container tabs or tab-level session isolation to Microsoft Edge, especially tightly integrated with Tab Groups, would eliminate the need to run multiple heavy browser profiles or separate windows. It would make Edge the absolute premier browser for developers, QA engineers, and power users who manage multiple user roles daily. Please consider adding tab-level container isolation to the Edge product roadmap.2Views0likes0CommentsCan The Developer Tools Layout Be Customised?
Is there a way to customise developer tools layout? This is my preferred stable channel general layout here with the elements, styles and computed panels. As far as I know, this is the default layout. The current canary channel default layout appears to be this, without the computed panel. In both cases there appears to be no way to select which panels display. On resizing the layout changes automatically. Is there a way to choose which panels show and to change their layout?804Views0likes1CommentTagging Urls in developer tools
Hi, I was thinking how having the ability to tag url:ports in the network pane in the developer tools might make it simplier to read? Let's pretend that I am working with a number of microservices and that I have a lot of calls on my localhost at different ports. I might assign a color and a name to each endpoint and save it?677Views0likes0Comments