-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
quarkusio/code.quarkus.io
#1451Labels
area/cliRelated to quarkus cli (not maven/gradle/etc.)Related to quarkus cli (not maven/gradle/etc.)area/devtoolsIssues/PR related to maven, gradle, platform and cli tooling/pluginsIssues/PR related to maven, gradle, platform and cli tooling/pluginskind/enhancementNew feature or requestNew feature or request
Description
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
Labels
area/cliRelated to quarkus cli (not maven/gradle/etc.)Related to quarkus cli (not maven/gradle/etc.)area/devtoolsIssues/PR related to maven, gradle, platform and cli tooling/pluginsIssues/PR related to maven, gradle, platform and cli tooling/pluginskind/enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done
Status
Done