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

Command 'TypeScript: Organize Imports' resulted in an error. #46698

Closed
isidorn opened this issue Mar 27, 2018 · 1 comment
Closed

Command 'TypeScript: Organize Imports' resulted in an error. #46698

isidorn opened this issue Mar 27, 2018 · 1 comment
Assignees
Labels
javascript JavaScript support issues typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@isidorn
Copy link
Contributor

isidorn commented Mar 27, 2018

#46589

OS X

  1. vscode repo, open modes.ts
  2. Delete the { IMarkerData } import
  3. Trigger Organize imports command -> you get an error

If I bring back the import removed in step 2 everything works fine

@mjbvz mjbvz added upstream Issue identified as 'upstream' component related (exists outside of VS Code) typescript Typescript support issues javascript JavaScript support issues labels Mar 27, 2018
@mjbvz
Copy link
Contributor

mjbvz commented Mar 27, 2018

Thanks. Opened microsoft/TypeScript#22924 to track this upstream

@mjbvz mjbvz closed this as completed Mar 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators May 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript JavaScript support issues typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants