Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-chat-ui
TextFragmentSelectionResolver
Class TextFragmentSelectionResolver
Implements
AIEditorSelectionResolver
Index
Constructors
constructor
Methods
find
Fragment
resolve
Selection
Constructors
constructor
new
Text
Fragment
Selection
Resolver
(
)
:
TextFragmentSelectionResolver
Returns
TextFragmentSelectionResolver
Methods
Protected
find
Fragment
find
Fragment
(
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
find
Fragment
resolve
Selection
Theia TypeDoc
Loading...