-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Auto import not working #94471
Comments
Please try upgrading your workspace to use After installing and restarting VS Code, does it work? |
Well. I've installed VSCode Insiders as it stated in comments when submitting the issue (I suppose it can be taken as reinstall). Then I've installed the provided extention in the Insiders. Afterwards, I've reopened VSCode and tried to import |
IF you add |
Yes it does. But it should do that from the very beginning. |
Duplicate of microsoft/TypeScript#37812 |
Steps to Reproduce:
npx create-nx-workspace@latest test
npm i @nestjs/config
ConfigModule
to imports'@nestjs/config'
Same happens for Angular's
FormsModule
andReactiveFormsModule
and to many moreDoes this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: