microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.19k stars 28.06k forks source link

Move `Help -> Toggle Developer Tools` to `View -> Developer Tools` menu #213838

Open bukowa opened 1 month ago

bukowa commented 1 month ago

Currenctly Toggle Developer Tools is attached to Help menu. I think it should be moved to View menu.

I want to open the "Developer Tools" window, I don't need help... I don't know why this entry is in the `Help' menu, but it's one of those things that makes you have to google and come up with a phrase to enter!

VSCodeTriageBot commented 1 month ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

spartanatreyu commented 3 weeks ago

I would assume it's that way to prevent developers from thinking that "toggle developer tools" are extra features for their editor and not tools for debugging the vscode application itself.