CommandTableInfo icon indicating copy to clipboard operation
CommandTableInfo copied to clipboard

A Visual Studio extension

Results 8 CommandTableInfo issues
Sort by recently updated
recently updated
newest added

**New feature** when user accidently trigger command by key combination let say:"ctrl +K,ctrl+g" and won't to change this key binding, it's impossible without knowing the name of the command, **Solution**...

enhancement

**Is your feature request related to a problem? Please describe.** I am using Command Explorer to identify the necessary command in order to build a StreamDeck configuration. When I found...

enhancement

Visual Studio v16.11.5 Command Explorer v1.0.9999 I'm trying to use the tool to find a button location, but most of the data is not showing, so I tried the same...

@madskristensen I think this extension is neat and promises to be amazingly user-friendly! I'd like to make a suggestion for improvement(s) that might make it even more so. ![image](https://user-images.githubusercontent.com/8261875/150654206-613bdc9e-7a1e-495d-93c8-1edc17bfa79b.png) **Figure...

For all the commands I've tried, Priority, Package, Assembly, Button text and Canonical Name just display "loading...". Also the Groups section is always empty. ![Capture](https://user-images.githubusercontent.com/5641911/61995778-c5126700-b084-11e9-96b6-49f73bdefba8.PNG) I've tried also in VS2017...

I tried to open Action.File from the Command Explorer and VS2019 crashed.

Any idea why the command priority is so high? If I use this in my own .vsct file, I get a command priority out of range error. 😕 ![image](https://user-images.githubusercontent.com/11719160/41856439-04146b00-788d-11e8-8fcb-92efd5932fa4.png)

**Describe the bug** Using Inspect Mode I'm trying to figure out the command(s) associated with a set of buttons on the Standard toolbar. If I click a "regular" button like...

bug