-
-
Notifications
You must be signed in to change notification settings - Fork 389
getLine in eval code lens causes connection got disposed #2913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @michaelmesser, this is a known limitation of the My understanding of the plugin is that it runs in the same process as HLS, so you can not easily redirect its If you want, we could use this Issue to discuss what should be the Expected behaviour. 🙂 If you are looking for a workaround, you can get |
Maybe we could capture this limitation in the docs? We have a few "Known limitations" sections in the Features page. |
Your environment
Which OS do you use:
MacOS
Which LSP client (editor/plugin) do you use:
VS Code+vscode-haskell
Describe your project (alternative: link to the project):
Steps to reproduce
Run the Evaluate code lens
Expected behaviour
Not sure
Actual behaviour
VSCode shows error message: Connection got disposed.
Include debug information
The text was updated successfully, but these errors were encountered: