Skip to content

Add opportunity to use selection #3

Description

@InsanusMokrassar

It would be nice to have opportunity to use selection from variants instead of raw strings. For example, we have several variants of plugin: jvm, multiplatform, js. So, we could set it as array in config:

{
    ...,
    "sample_selection": ["jvm", "multiplatform", "js"]
    ...
}

And for variable sample_selection to have opportunity to choose one of variants in plugin window in IDEA

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