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: Autocomplete in deno.json not working when offline #23898

Open
marvinhagemeister opened this issue May 20, 2024 · 0 comments
Open

LSP: Autocomplete in deno.json not working when offline #23898

marvinhagemeister opened this issue May 20, 2024 · 0 comments
Labels
lsp related to the language server

Comments

@marvinhagemeister
Copy link
Contributor

Was somewhere remote the past day where I had no internet connection. I noticed that the LSP isn't able to provide autocompletions in deno.json without an active connection. This is the output from the LSP:

Download https://deno.land/.well-known/deno-import-intellisense.json
  Error fetching registry config for "https://deno.land": Import 'https://deno.land/.well-known/deno-import-intellisense.json' failed: error sending request for url (https://deno.land/.well-known/deno-import-intellisense.json): error trying to connect: dns error: failed to lookup address information: nodename nor servname provided, or not known%

Version: Deno 1.43.5

@marvinhagemeister marvinhagemeister added the lsp related to the language server label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lsp related to the language server
Projects
None yet
Development

No branches or pull requests

1 participant