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: add import completions for deno types and triple-slash references #10700

Closed
kitsonk opened this issue May 19, 2021 · 1 comment
Closed
Assignees
Labels
feat new feature (which has been agreed to/accepted) lsp related to the language server

Comments

@kitsonk
Copy link
Contributor

kitsonk commented May 19, 2021

Splitting out adding import completions for these from #9823, as it is a bit more challenging to figure out you are in the import completion than for the diagnostics and the code actions.

@kitsonk kitsonk added feat new feature (which has been agreed to/accepted) lsp related to the language server labels May 19, 2021
@kitsonk kitsonk self-assigned this May 19, 2021
@kitsonk kitsonk changed the title Add import completions for deno types and triple-slash references lsp: add import completions for deno types and triple-slash references Jun 1, 2021
@kitsonk kitsonk mentioned this issue Jun 29, 2021
23 tasks
@lucacasonato
Copy link
Member

This is implemented now.

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

No branches or pull requests

2 participants