You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to also look into how to not make this too tied to VSCode / make it portable to other LSP-supporting editors
The text was updated successfully, but these errors were encountered:
ym-han
changed the title
[Infra] Look into how to interop between Langium and a Haskell-side 'language server' / language services provider
[Infra] Build bridge / interop between Langium and a Haskell-side / lam4-backend 'language server' / language services provider
Aug 22, 2024
Why
To support things like viewing a rendering (either a 'natural-language-y' rendering or visualizations) in a pane in the IDE
Useful
Langium interop
https://github.com/BBx-Kitchen/bbj-language-server/blob/4b3c8761a35f5e86475544474831a5e9dedc8933/bbj-vscode/src/language/java-interop.ts
https://github.com/search?q=repo%3ABBx-Kitchen%2Fbbj-language-server%20JavaInteropService&type=code
Resources re building a LSP server in Haskell:
Other TODOs
The text was updated successfully, but these errors were encountered: