We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Import completions include import map entries and provide completions similar to local workspace completions.
The text was updated successfully, but these errors were encountered:
feat: add APIs to support language server completions (#23)
248dcfe
Ref: denoland/deno#13619
feat(lsp): provide completions from import map if available
07540e8
Closes denoland#13619
feat(lsp): provide completions from import map if available (#13624)
773f882
Closes #13619
kitsonk
Successfully merging a pull request may close this issue.
Import completions include import map entries and provide completions similar to local workspace completions.
The text was updated successfully, but these errors were encountered: