Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat-ui
chat-response-renderer/ai-selection-resolver
TextFragmentSelectionResolver
Class TextFragmentSelectionResolver
Implements
EditorSelectionResolver
Index
Constructors
constructor
Methods
find
Fragment
resolve
Selection
Constructors
constructor
new
TextFragmentSelectionResolver
()
:
TextFragmentSelectionResolver
Returns
TextFragmentSelectionResolver
Methods
Protected
find
Fragment
findFragment
(
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
Methods
find
Fragment
resolve
Selection
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...