Replies: 1 comment 1 reply
|
Hi @wss29, the diagram commands are registered in this class with the default GSLPCommandHandler. They don't have a custom enablement condition which means that they inherit the default behavior from the I quickly tested this and was not able to reproduce your issue.
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi


as you can see follow images
The diagram command appears to be enabled, but when I click it, the console reports that the command is disabled. This makes the command unusable. What’s strange is that under the same conditions it sometimes works, while other times it shows that the glsp.diagram command is disabled.
I try to debug, but I can not find where is the information come from.
All reactions