Skip to content

Unify refactoring specific handling for CE commands #5197

Open
@MDoerner

Description

@MDoerner

So far, we only have one refactoring command in the CE. This is why no CodeExplorerRefactoringCommandBase has been introduced so far, in analogy to the other ones for refactorings. Since we will soon have another refactoring command in the CE, we should add that base class.

Unfortunately, this will not be able th inherit from RefactoringCommandBase because it already has to inherit from CideExplorerCommandBase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions