Question

I'd like to bind a new keyboard shortcut to an existing context in my plugin.xml. How can I get a list of all known contextIds?

Specifically, I'm looking for a context ID that will bind the shortcut to the Project Explorer.

Was it helpful?

Solution

If you create a key binding in the plugin.xml editor there is a Browse button on the contextId line that will show you a list of know context ids.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top