While Goto Defnition
works as expected with key F12,
the hotkey Alt+F12 for Peek Definition
no longer does anything.
How do I restore Alt+F12 functionality?
相关问题
- How to know full paths to DLL's from .csproj f
- Importing NuGet references through a local project
- Visual Studio 2019 - error MSB8020: The build tool
- 'System.Threading.ThreadAbortException' in
- VS2017 RC - The following error occurred when tryi
相关文章
- How to show location of errors, references to memb
- How to track MongoDB requests from a console appli
- Visual Studio Hangs on Loading UI Library
- How to use Mercurial from Visual Studio 2010?
- Build errors of missing packages in Visual Studio
- Visual Studio 2015 JSX/ES2015 syntax highlighting
- Copy different file to output directory for releas
- Edit & Continue doesn't work
One cause of this is Nvidia GeForce Experience intercepting Alt presses while listening for Alt+Z, which is the activation toggle for Nvidia ShadowPlay.
I fixed this by opening GeForce Experience and going Settings -> Share -> Off.
(Activating screen recording is left as an exercise for the reader.)
Had similar issue and the fix was simply resetting the hotkey Alt+F12 to peek in Visual Studio with following steps:
Tools->Options->Environment->Keyboard
Edit.PeekDefinition
and click onRemove
Assign
button press Alt+F12Assign
andOK
buttonsHere is an image for steps just in case you need:
PS. This solution also worked when Intel Graphics was opening on Alt+F12