Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-chat-ui
TypeDocSymbolSelectionResolver
Class TypeDocSymbolSelectionResolver
Implements
EditorSelectionResolver
Index
Constructors
constructor
Properties
m2p
priority
Methods
find
Symbol
By
Path
find
Symbol
Path
resolve
Selection
Constructors
constructor
new
Type
Doc
Symbol
Selection
Resolver
(
)
:
TypeDocSymbolSelectionResolver
Returns
TypeDocSymbolSelectionResolver
Properties
Protected
Readonly
m2p
m2p
:
MonacoToProtocolConverter
priority
priority
:
number
= 50
Methods
Protected
find
Symbol
By
Path
find
Symbol
By
Path
(
symbols
,
symbolPath
)
:
undefined
|
DocumentSymbol
Parameters
symbols
:
DocumentSymbol
[]
symbolPath
:
string
[]
Returns
undefined
|
DocumentSymbol
Protected
find
Symbol
Path
find
Symbol
Path
(
uri
)
:
undefined
|
string
[]
Parameters
uri
:
URI
Returns
undefined
|
string
[]
resolve
Selection
resolve
Selection
(
widget
,
options
,
uri
?
)
:
Promise
<
undefined
|
RecursivePartial
<
Range
>
>
Parameters
widget
:
EditorWidget
options
:
EditorOpenerOptions
Optional
uri
:
URI
Returns
Promise
<
undefined
|
RecursivePartial
<
Range
>
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
m2p
priority
find
Symbol
By
Path
find
Symbol
Path
resolve
Selection
Theia TypeDoc
Loading...