Skip to content
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 possible if the import already exist, but outcommented #11

Closed
suadin opened this issue Sep 23, 2016 · 1 comment
Closed

Comments

@suadin
Copy link

suadin commented Sep 23, 2016

If you have an outcommented import statement:
//import { HomeComponent } from "./home.component";

And you try to use the extension to auto import the import statement:
component: HomeComponent

Then nothink happens...

If you delete the outcommented code, then it works fine.

@suadin suadin closed this as completed Sep 23, 2016
@suadin
Copy link
Author

suadin commented Sep 23, 2016

duplicated issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant