Search code examples
c#visual-studio-2010vsixvisual-studio-extensions

How to get list of Visual Studio commands?


We are working on an VS extension that requires a list of Visual Studio commands like the one in this screen shot:

Screen Shot from Visual Studio 2010, Tools > Options > Keyboard

Example:

  • Action.Add
  • Action.Add.NETFrameworkLaunchCondition
  • Action.AddAction
  • ... etc.

Where can we find or how can we access this list?


Solution

  • visual studio contains this lists ...\Microsoft Visual Studio 9.0\Common7\IDE\*.vsk