ntt icon indicating copy to clipboard operation
ntt copied to clipboard

Manage imports automatically

Open 5nord opened this issue 3 years ago • 1 comments

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

5nord avatar Aug 25 '22 08:08 5nord

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[bot] avatar Nov 24 '22 02:11 github-actions[bot]