Does anyone know the keyboard shortcut in Visual Studio to open the context menu? i.e The equivalent of right clicking. Thanks.
Visual Studio Context Menu Shortcut
Asked Answered
Shift + F10 works in most Windows applications, but I don't have Visual Studio.
You could also press the shortcut on your keyboard, if you have that key of course. Shift + F10 works as well.
Just for completeness' sake: since about 1995, pretty much all PC keyboards have the "context menu" key between the right Windows key and the right Ctrl. Visual Studio supports is for both tool windows and editor windows, with the current selection or caret position being the context.
© 2022 - 2024 — McMap. All rights reserved.