How to move Resharper menu back top main menu bar in VS 2019
Answered
The Resharper menu has moved to Extensions->Resharper in VS 2019.
How can I easily move it back to the main menu as before in VS 2017 ?
Please sign in to leave a comment.
The option is available in Visual Studio 2019 16.4
Tools -> Customize -> Extensions Menu tab, uncheck Resharper
Hello!
It's VS team decision to put all extensions in a separate menu. You are welcome to vote and comment in corresponding request - https://developercommunity.visualstudio.com/idea/435711/get-rid-of-new-extensions-menu.html.
Thank you.
Today an AddIn for Visual Studio was released, which put back the menus of selecterd extensions to the main menu bar. I didn't test it myself, but for your interest here is the link:
https://marketplace.visualstudio.com/items?itemName=Evgeny.RestoreExtensions
Regards
Andreas
The AddIn mentioned by Andreas works perfectly. ReSharper is a FIRST-CLASS citizen and belongs on the root menu. Silly MS
Confirmed! Excellent thanks Alexander!
Worked like a champ! Thank you!
The Tool → Customize approach works in Visual Studio 2022 as well.