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 frequently breaks #28072

Open
jespertheend opened this issue Feb 11, 2025 · 2 comments
Open

lsp frequently breaks #28072

jespertheend opened this issue Feb 11, 2025 · 2 comments

Comments

@jespertheend
Copy link
Contributor

Version: Deno 2.1.6

I've been using Deno lsp for the last couple of weeks, and I find myself having to restart the lsp every few minutes or so in order to get updated types etc.
Some of the issues I've been getting:

  • Autocomplete doesn't list importable objects from other files.
  • Problems (red squiggly lines) don't render underneath type errors
  • Cmd + click on symbols to go to their definition doesn't work and the symbols are not underlined when holding Cmd

I observed all of these and was able to fix each of them by restarting lsp. I checked the extension logs but didn't see anything meaningful unfortunately.

@jespertheend jespertheend changed the title lsp freaquently breaks lsp frequently breaks Feb 12, 2025
@nathanwhit
Copy link
Member

May be an instance of #27291

@jespertheend
Copy link
Contributor Author

Caught an instance of these in the act!
Not sure how useful the console is here:

Screen.Recording.2025-02-13.at.16.07.20.mov

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

2 participants