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
In this repo, the first step would be a binary that runs all the lexing/parsing/typechecking and emits diagnostics in an LSP-compatible JSON format, but doesn't execute anything. Something like the current dump_cfg tool, basically.
See https://microsoft.github.io/language-server-protocol/
The text was updated successfully, but these errors were encountered: