-
Notifications
You must be signed in to change notification settings - Fork 12.8k
auto-import prefers package import over relative path #26044
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
Milestone
Comments
Experiencing this as well. My specific scenario is described on #26047 |
ghost
pushed a commit
that referenced
this issue
Jul 30, 2018
ghost
pushed a commit
that referenced
this issue
Jul 30, 2018
Seems to be fixed by #25834. |
5 tasks
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a follow-up on #25279, because one of the cases was not fixed (or regressed since then?)
TypeScript Version: 3.1.0-dev.20180728
Search Terms:
Code
yarn
node_modules/@fimbul/<name>
for eachpackages/<name>
packages/mimir/src/test.ts
isAsyncFunction
and use auto-import from the completion list or quickfixExpected behavior:
Actual behavior:
Related Issues:
#25279
The text was updated successfully, but these errors were encountered: