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

organize import bug #47964

Closed
ghost opened this issue Apr 16, 2018 · 2 comments
Closed

organize import bug #47964

ghost opened this issue Apr 16, 2018 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues

Comments

@ghost
Copy link

ghost commented Apr 16, 2018

Hello;

It seems like a bug

  • VSCode Version: 1.22.2
  • OS Version: Windows

Steps to Reproduce:

import {
XX as X2,
YY as Y2,
} from 'exported_things';

When the auto organize feature is executed, it deletes all imports that uses 'as'.

Thanks

@vscodebot
Copy link

vscodebot bot commented Apr 16, 2018

@vscodebot vscodebot bot added the javascript JavaScript support issues label Apr 16, 2018
@mjbvz
Copy link
Contributor

mjbvz commented Apr 16, 2018

Duplicate of #47419

Should be fixed in insiders

@mjbvz mjbvz marked this as a duplicate of #47419 Apr 16, 2018
@mjbvz mjbvz closed this as completed Apr 16, 2018
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 16, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators May 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

1 participant