Skip to content

Manage imports automatically #592

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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