You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Extensions can expose named Visual Studio commands. They are useful and important for a number of reasons.
Power users like to use them for binding keyboard shortcuts
They can be used to simplify automation testing
The commands an extension exposes can act as a summary of what it can do
It currently isn't easy to find the commands GitHub for Visual Studio exposes. A search using Command Bar > Customize... > Keyboard... only reveals the following:
There are more commands hidden away.
A more extensive search shows up the following, which don't contain "GitHub" and are pretty much impossible to find: