Skip to content

Show artifactId in the extensions picker #197

@xorye

Description

@xorye

In the Quarkus guides, sometimes, extensions are referred to by the groupId + artifactId.

Examples:
https://quarkus.io/guides/kubernetes#add-readiness-and-liveness-probes
https://quarkus.io/guides/kubernetes#using-the-kubernetes-client
https://quarkus.io/guides/flyway#setting-up-support-for-flyway
https://quarkus.io/guides/qute#hello-world-with-jax-rs

Currently, the extensions picker does not display the groupdId or the artifactId, making it hard to identify which extensions the guides are referring to.

The artifactId was displayed before this PR: #165. It would be nice if we brought back the artifactId.

The extensions picker currently looks like this:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions