Replies: 4 comments 6 replies
-
@zrwsmd Can you share your bundler config? It looks like you're trying to bundle for a browser platform but your language server code import from You should either bundle using node as a target or use the |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
web-extension.ts is same as glsp-vscode-integration-master/example/workflow/web-extension/src/workflow-extension.ts |
Beta Was this translation helpful? Give feedback.
-
actually i am a little confused about framework,i am considering use glsp server,langium server ,vscode extension,vscode webview to achieve my requirement,but for project langium-main/examples/statemachine/src/extension.ts example ,it seems to launch a LanguageClient,whereas for glsp-vscode-integration-master/example/workflow/web-extension/src/workflow-extension.ts it code is totally different with langium-main/examples/statemachine/src/extension.ts,for my requirement,should i also launch LanguageClient |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
when i intergate langium with glsp,vscode-extension an error like below

how to solve it ,thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions