Open taori opened 4 years ago
@taori
@madskristensen already has written an extension that does that: Command Explorer
If that doesn't help, you can google EnableVSIPLogging for an older method of doing it. (beware of possible performance degradation while that registry key is enabled, and remember to disable it again when you don't need it anymore)
In a recent video you used some tool window to browse through the commands to try find a matching toolbar to inject your command into.
What if there was a command added which listens for the first next command that is being invoked and tells you meta information about that command (such as which menu it is the child of)
@madskristensen Is this even doable? I think it could be pretty useful.
In the past i have struggled to find the right menu id's to attach to.