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

Manage imports automatically #592

Open
3 tasks
5nord opened this issue Aug 25, 2022 · 1 comment
Open
3 tasks

Manage imports automatically #592

5nord opened this issue Aug 25, 2022 · 1 comment

Comments

@5nord
Copy link
Member

5nord commented Aug 25, 2022

Adding required import statements is something, which can be done automatically.
With this feature you nether forget the proper imports again and can focus on writing tests.

Proposal

When the document is saved ntt should:

  • add missing imports
  • remove unused imports
  • sort imports-blocks alphabetically
@github-actions
Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the Stale label Nov 24, 2022
@5nord 5nord removed the Stale label Nov 28, 2022
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