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 path completions for typesVersions #49154

Merged

Conversation

andrewbranch
Copy link
Member

Fixes #47952

There were many bugs with path completions for typesVersions; beyond fixing #47952, this improves many common cases.

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels May 17, 2022
src/services/stringCompletions.ts Outdated Show resolved Hide resolved
src/services/stringCompletions.ts Show resolved Hide resolved
src/services/stringCompletions.ts Outdated Show resolved Hide resolved
src/services/stringCompletions.ts Outdated Show resolved Hide resolved
src/services/stringCompletions.ts Outdated Show resolved Hide resolved
src/services/stringCompletions.ts Outdated Show resolved Hide resolved
src/services/stringCompletions.ts Outdated Show resolved Hide resolved
src/services/stringCompletions.ts Show resolved Hide resolved
@andrewbranch andrewbranch merged commit 0921eac into microsoft:main May 19, 2022
@andrewbranch andrewbranch deleted the feature/path-completions-wildcards branch May 19, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing subfolder path completions with wildcard typesVersions
4 participants