Skip to content

Manage imports automatically #592

@5nord

Description

@5nord

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions