Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat-ui
chat-response-renderer/ai-selection-resolver
TypeDocSymbolSelectionResolver
Class TypeDocSymbolSelectionResolver
Implements
EditorSelectionResolver
Index
Constructors
constructor
Properties
m2p
priority
Methods
find
Symbol
By
Path
find
Symbol
Path
resolve
Selection
Constructors
constructor
new
TypeDocSymbolSelectionResolver
()
:
TypeDocSymbolSelectionResolver
Returns
TypeDocSymbolSelectionResolver
Properties
Protected
Readonly
m2p
m2p
:
MonacoToProtocolConverter
priority
priority
:
number
= 50
Methods
Protected
find
Symbol
By
Path
findSymbolByPath
(
symbols
:
DocumentSymbol
[]
,
symbolPath
:
string
[]
,
)
:
undefined
|
DocumentSymbol
Parameters
symbols
:
DocumentSymbol
[]
symbolPath
:
string
[]
Returns
undefined
|
DocumentSymbol
Protected
find
Symbol
Path
findSymbolPath
(
uri
:
URI
)
:
undefined
|
string
[]
Parameters
uri
:
URI
Returns
undefined
|
string
[]
resolve
Selection
resolveSelection
(
widget
:
EditorWidget
,
options
:
EditorOpenerOptions
,
uri
?:
URI
,
)
:
Promise
<
undefined
|
RecursivePartial
<
Range
>
>
Parameters
widget
:
EditorWidget
options
:
EditorOpenerOptions
Optional
uri
:
URI
Returns
Promise
<
undefined
|
RecursivePartial
<
Range
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
m2p
priority
Methods
find
Symbol
By
Path
find
Symbol
Path
resolve
Selection
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...