Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/types-impl
ChatResponseReferencePart
Class ChatResponseReferencePart
Stubbed
Index
Constructors
constructor
Properties
icon
Path?
value
Constructors
constructor
new
ChatResponseReferencePart
(
value
:
URI
|
Location
,
iconPath
?:
URI
|
ThemeIcon
|
{
dark
:
URI
;
light
:
URI
}
,
)
:
ChatResponseReferencePart
Parameters
value
:
URI
|
Location
Optional
iconPath
:
URI
|
ThemeIcon
|
{
dark
:
URI
;
light
:
URI
}
Returns
ChatResponseReferencePart
Properties
Optional
icon
Path
iconPath
?:
URI
|
ThemeIcon
|
{
dark
:
URI
;
light
:
URI
}
value
value
:
URI
|
Location
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
icon
Path
value
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Stubbed