Skip to content
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

must constantly restart lsp to get accurate information #1137

Open
mattmarcello opened this issue Jun 13, 2023 · 0 comments
Open

must constantly restart lsp to get accurate information #1137

mattmarcello opened this issue Jun 13, 2023 · 0 comments

Comments

@mattmarcello
Copy link

I have been looking at lsp logs and I can see rpc.send events for every change I make to a given file.

On startup, if I have a type error, I see and rpc.receive event with the expected error information.

Occasionally, but not consistently, I can trigger an rpc.receive event by calling :LspRestart.

I have experienced this issue both with Mason ( which bundles its own copy of the ocaml-lsp ) and one installed via OPAM.

Would really appreciate some help here. Happy to share lsp logs if that's helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant