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

LSP not accepting queries #153

Open
joacoc opened this issue Nov 20, 2023 · 1 comment
Open

LSP not accepting queries #153

joacoc opened this issue Nov 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@joacoc
Copy link
Contributor

joacoc commented Nov 20, 2023

A user experienced issues with the LSP parser, making it impossible to execute queries. There are various steps that could be causing it to become unresponsive, such as errors during downloading or while executing commands. Although another alternative parser performs the task, there is an unhandled situation that needs to be addressed.

@joacoc joacoc added the bug Something isn't working label Nov 20, 2023
@joacoc joacoc self-assigned this Nov 20, 2023
@joacoc
Copy link
Contributor Author

joacoc commented Nov 24, 2023

One of the issues was that doing .stop() to the LSP Client was causing troubles. So I implemented a new way to configure the LSP options by command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant