Protected ReadonlyonReadonlypriorityThe priority of this breadcrumbs contribution. Contributions are rendered left to right in order of ascending priority.
Protected ReadonlyregistryProtected ReadonlyselectionProtected ReadonlyshellReadonlytypeThe breadcrumb type. Breadcrumbs returned by #computeBreadcrumbs(uri) should have this as Breadcrumb#type.
Attaches the breadcrumb popup content for the given breadcrumb as child to the given parent. If it returns a Disposable, it is called when the popup closes.
ProtectedinitProtectedpopupSibling categories for a category breadcrumb, or sibling items for an item breadcrumb.
Contributes real Theia breadcrumbs for the AI Configuration view. The view's resource URI is constant; the breadcrumb path (category › item) is derived from the shared AiConfigurationSelectionModel, and clicking a segment opens a popup to jump to sibling categories/items — matching the editor breadcrumb UX and honoring the
breadcrumbs.enabledsetting.