-
I am trying to get the workflow example running in our VS Code extension as a baseline for a new visual editor we will work on. I have gotten all the client and node server code copied and compiled. However, it just hangs at the line I am using v2.3.0 of the GLSP components. |
Beta Was this translation helpful? Give feedback.
Answered by
gee4vee
Mar 3, 2025
Replies: 1 comment 5 replies
-
I can now see that the GLSP server starts briefly and then terminates.
Is there a way I can dig into this to see why? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Never mind. For some reason a restart of VS Code fixed it. Oh well! Thank you anyway!