Skip to content

Support flavors #475

@provokateurin

Description

@provokateurin

I want to migrate my app to use flavors, because it is a modular app and we publish two versions with different features included.
Hover should support --flavor and use go/hover.yaml to determine the flavor config. That should include the application, executable and package name, license, and target.

This feature shouldn't be too hard to implement, because the existing config can be used to create a list of the above mentioned config keys per flavor.
The icon should also be easy, because we can just do something like icon-${flavor}.png and copy it to the alread used icon.png.
So backwards compatability should be easy to maintain.

Thoughts @GeertJohan @pchampio ?

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