Skip to content

For path ending with index, use the path pattern for the import quick fix#13287

Merged
zhengbli merged 2 commits into
microsoft:masterfrom
zhengbli:importFixExtendedTsconfig
Jan 4, 2017
Merged

For path ending with index, use the path pattern for the import quick fix#13287
zhengbli merged 2 commits into
microsoft:masterfrom
zhengbli:importFixExtendedTsconfig

Conversation

@zhengbli
Copy link
Copy Markdown

@zhengbli zhengbli commented Jan 4, 2017

Fixes #13172

For path with a pattern that includes index at the end, we should also use the pattern not the full path for the import quick fix.

@zhengbli zhengbli changed the title Import fix extended tsconfig For path ending with index, use the path pattern for the import quick fix Jan 4, 2017
@zhengbli zhengbli merged commit 9a62db2 into microsoft:master Jan 4, 2017
@zhengbli zhengbli deleted the importFixExtendedTsconfig branch January 4, 2017 23:37
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

import codefix injects full path instead of mapped alias from paths

3 participants