Skip to content

showing massive list of extensions does not scale - can we improve ? #16275

@maxandersen

Description

@maxandersen

Description

when starting on code.quarkus or in IDE or even on cli we currently default to
show the full list of extensions with some grouping and basic filtering of non-user extensions.

That list can be quite daunting for new users.

Can we come up with a simpler initial experience ?

some constraints mentioned in offline discussions:

  • having some grouping/bundles/archetype that defines a set of extension could work; show such grouping first but still allow adding/removing individual extension
  • want to avoid just adding tons of extensions; we want to encourage simple/small dependency set
  • having extension of extension could work but it prohibits/limits deselection since the pom/dependency chain would be fixed

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/cliRelated to quarkus cli (not maven/gradle/etc.)area/devtoolsIssues/PR related to maven, gradle, platform and cli tooling/pluginskind/enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions