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

Code action to organize imports #53

Open
kanej opened this issue Feb 3, 2022 · 0 comments
Open

Code action to organize imports #53

kanej opened this issue Feb 3, 2022 · 0 comments
Labels
blocked-reason:needs-slang-usedef Advanced usedef requires slangs usedef chains status:blocked type:feature New feature or request

Comments

@kanej
Copy link
Member

kanej commented Feb 3, 2022

This is based on telegram feedback.

Like in typescript, provide quickfixes that:

  • add missing imports
  • order imports
  • remove unnecessary imports
  • show warning on unnecessary imports (on the import line itself)
@kanej kanej added the type:feature New feature or request label Feb 3, 2022
@kanej kanej moved this to Todo in hardhat-vscode Jan 2, 2023
@kanej kanej added blocked-reason:needs-slang-usedef Advanced usedef requires slangs usedef chains status:blocked labels Jan 2, 2023
@kanej kanej removed the status in hardhat-vscode Jan 4, 2023
@kanej kanej moved this to Backlog in hardhat-vscode Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-reason:needs-slang-usedef Advanced usedef requires slangs usedef chains status:blocked type:feature New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant