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
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: