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

fix(lsp): strip .js before probing for valid import fix #24188

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

nayeemrmn
Copy link
Collaborator

Fixes #23017.

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nayeemrmn nayeemrmn merged commit b30e5c0 into denoland:main Jun 12, 2024
17 checks passed
@nayeemrmn nayeemrmn deleted the lsp-quickfix-import-fix branch June 12, 2024 22:47
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

Successfully merging this pull request may close these issues.

lsp: import suggestion imports .d.ts file as .js
2 participants