We are working on an VS extension that requires a list of Visual Studio commands like the one in this screen shot:
Example:
- Action.Add
- Action.Add.NETFrameworkLaunchCondition
- Action.AddAction
- ... etc.
Where can we find or how can we access this list?