Is there any way to disable the new "Show on code map" feature in Visual Studio 2022 Enterprise?
And here is the same pop-up in Visual Studio 2019:
This is what it looks like in Visual Studio 2022:
CodePudding user response:
The "Code Map" feature can be removed using the Visual Studio Installer.
Just uncheck these two features and click "Modify":
See the official documentation for more information.