-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Auto imports does not work for extensions #19629
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
@mjbvz can you elaborate on the issue. i am not sure i understand |
Repo
Expected Bug With TS 2.6.1 I see this for the error being printed when we request the details:
|
This also isn't working in an empty TS project with two files
Should be: EDIT: Never mind, just needed to install the new update. 🎊 Will investigate more. |
From @bpasero on October 31, 2017 13:37
Testing: microsoft/vscode#37177
RelativePattern
=> no import is added
Imho if there is no import action after accepting a proposal, we should also not show it in the IntelliSense window.
Copied from original issue: microsoft/vscode#37282
The text was updated successfully, but these errors were encountered: