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: quick fix for adding a // @ts-types="npm:@types/..." directive #18884

Closed
dsherret opened this issue Apr 28, 2023 · 0 comments · Fixed by #25954
Closed

lsp: quick fix for adding a // @ts-types="npm:@types/..." directive #18884

dsherret opened this issue Apr 28, 2023 · 0 comments · Fixed by #25954
Assignees
Labels
feat new feature (which has been agreed to/accepted) lsp related to the language server

Comments

@dsherret
Copy link
Member

dsherret commented Apr 28, 2023

We should have a quick fix that adds // @ts-types="npm:..." for npm packages that don't distribute types and have a corresponding @types package.

@dsherret dsherret added lsp related to the language server enhancement labels Apr 28, 2023
@dsherret dsherret changed the title lsp: quick fix for adding a // @deno-types="npm:@types/..." directive lsp: quick fix for adding a // @ts-types="npm:@types/..." directive Aug 14, 2024
@lucacasonato lucacasonato added feat new feature (which has been agreed to/accepted) and removed enhancement labels Sep 20, 2024
@nayeemrmn nayeemrmn self-assigned this Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat new feature (which has been agreed to/accepted) lsp related to the language server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants