I want to edit SOMEFILE.cpp in Visual Studio. I’d like to press some hotkey (lets say control shift P) to execute somecommand arg arg2 SOMEFILE.cpp. How do I make that happen?
I want to edit SOMEFILE.cpp in Visual Studio. I’d like to press some hotkey
Share
Go to the
Toolsmenu and selectOptions...to open theOptionsdialog. Then underEnvironment, look at theKeyboardsettings. You can assign shortcut keys to commands here.