Sprotty diagram.open not found #472
Unanswered
MathiasSJacobsen
asked this question in
Q&A
Replies: 1 comment 3 replies
-
@spoenemann Any idea what could be wrong here? |
Beta Was this translation helpful? Give feedback.
3 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I know this isn't the sprotty repo, but saw one discussion about it. And really need some help.
I have tried to implement sprotty with langium, I have tried to replicate the "sprottyfiles" from this example: states-langium.
I have gotten the button and the meny text to show but when I click it is says that


command 'hot-drink-dsl.diagram.open' not found
. And I can't figure out why notThe reppo is private so can't link to it but here are the files that have something to do with sprotty.
Part of the package.json:
main.ts:
module.ts:
spotty-extension.ts
sprotty-lsp-extension.ts
All help is appreciated!!
Beta Was this translation helpful? Give feedback.
All reactions