Protected
Readonly
contextProtected
Readonly
editorProtected
editorProtected
Readonly
editorProtected
Readonly
optionsProtected
Readonly
quickProtected
Readonly
shellOptional
Readonly
toggleProtected
Readonly
typeProtected
Readonly
widgetProtected
getExtracts the type hierarchy direction from the argument. If the direction cannot be extracted, returns with the Children
as the default type.
Optional
args: Partial<TypeHierarchyOpenViewArguments>Protected
initProtected
isEnabled if the current
editor has the languageId
or the Type Hierarchy
widget is the active one.
Protected
isOptional
args: Partial<TypeHierarchyOpenViewArguments>Protected
openFlips the hierarchy direction in the Type Hierarchy
view, if it is active and has a valid root.
Otherwise, calculates the type hierarchy based on the selection of the current editor.
Registers keybindings.
the keybinding registry.
An abstract superclass for frontend contributions that add a view to the application shell.