MicrosoftEdge / DevTools

Feedback and discussions about Microsoft Edge Developer Tools
MIT License
151 stars 49 forks source link

DevTools pinning customization #27

Open aadhil-kh opened 2 years ago

aadhil-kh commented 2 years ago

Allow pinning individual Dev Tools like Network, Performance etc., as it is leading to accidental closure sometimes while switching.

captainbrosset commented 2 years ago

Thanks @aadhilrf! If I understand correctly, while switching tabs in DevTools, you sometimes accidentally close them. And to avoid this, you'd like a way to pin certain panels. Is that correct?

We've had that feedback in the past too. One thing we did was give the tabs a bit more padding so it would be harder to accidentally close, but seems like it's still happening for you. Let me ping @hxlnt who will be interested in hearing about this.

Additionally, 2 related things come to mind:

hxlnt commented 2 years ago

Thanks for the feedback, @aadhilrf.

Following up on @captainbrosset's suggestion above, I'm curious if our experimental UI would be of interest to you. The close buttons are not present, and tools are pinned through the + menu. Additionally, the toolbar can be configured in a horizontal or vertical orientation, pictured below.

We've updated the feature and docs recently; take a look and let us know if this would address your concern!

Screenshot of Focus Mode