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

[typescript-language-features] Add removeUnusedImports command #161654

Merged
merged 10 commits into from Oct 18, 2022

Conversation

andrewbranch
Copy link
Member

TS counterpart: microsoft/TypeScript#50931

@mjbvz mjbvz added this to the September 2022 milestone Sep 26, 2022
@andrewbranch
Copy link
Member Author

Let’s wait for microsoft/TypeScript#50931 in case there are any changes requested from the TypeScript side.

@andrewbranch
Copy link
Member Author

@mjbvz I did quite a bit of reorganization to expose new command palette entries while reusing some of the code that already existed for the code actions on save. I tried it out and it seems to work, but I have a few questions I’ll leave inline, and let me know if you see anything that looks off. Thanks!

Copy link
Contributor

@mjbvz mjbvz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor feedback but otherwise looking good!

@mjbvz
Copy link
Contributor

mjbvz commented Oct 14, 2022

@andrewbranch Looks like the compile is failing. Can you take a look?

Copy link
Contributor

@mjbvz mjbvz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mjbvz mjbvz merged commit 1fb956d into microsoft:main Oct 18, 2022
@andrewbranch andrewbranch deleted the remove-unused-imports branch October 18, 2022 16:08
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants