-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Auto import not providing suggestions (typescript) #36203
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
Comments
Are there any other files in your project that reference |
|
I think this is a duplicate of #36042. A good way to test this is to see whether you can extend a class declared in an |
Typeorm in itself is a typescript library so there is no @types package for it. Also, I have two models in the same folder yet typescript is unable to import external module properly for one of them. I get typescript errors but compiles perfectly. |
Code Insiders also has the same issue.
1.41.1
26076a4de974ead31f97692a0d32f90d735645c0
x64
Linux Mint 19.2
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: