ntt
ntt copied to clipboard
Manage imports automatically
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
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