Skip to content

Support programatically registered commands #55

@dzikoysk

Description

@dzikoysk

Hey, could you provide a possibility to register multiple command executors/support programmatically registered commands through the Console API? ❤️

At this moment we can only use one command executor per instance. It works for some simple utilities, but it's not enough for a greater projects with a bunch of commands and component based layout. You can just collect their instances by e.g. addCommandExecutor instead of setCommandExecutor, it would be very helpful :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions