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

Intellisense is flaky with npm modules #24488

Open
brc-dd opened this issue Jul 9, 2024 · 0 comments · May be fixed by #24548
Open

Intellisense is flaky with npm modules #24488

brc-dd opened this issue Jul 9, 2024 · 0 comments · May be fixed by #24548
Assignees
Labels
bug Something isn't working correctly lsp related to the language server

Comments

@brc-dd
Copy link

brc-dd commented Jul 9, 2024

Version: deno 1.44.4+839caf6 (canary, aarch64-apple-darwin)

The intellisense isn't working properly even after #24353. On v1.44.3 and v1.44.4 it was completely broken (denoland/vscode_deno#1126). But even after that was fixed, it doesn't always work. It seems when the .d.ts of an npm package referencing types from other npm package is opened, the LSP breaks.

Screen.Recording.2024-07-09.at.11.24.43.PM.mov
@nayeemrmn nayeemrmn self-assigned this Jul 9, 2024
@nayeemrmn nayeemrmn added bug Something isn't working correctly lsp related to the language server labels Jul 9, 2024
@nayeemrmn nayeemrmn linked a pull request Jul 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly lsp related to the language server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants