Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc-model
Comment
Interface Comment
interface
Comment
{
body
:
MarkdownString
;
contextValue
?:
string
;
label
?:
string
;
mode
?:
CommentMode
;
timestamp
?:
string
;
uniqueIdInThread
:
number
;
userIconPath
?:
string
;
userName
:
string
;
}
Index
Properties
body
context
Value?
label?
mode?
timestamp?
unique
Id
In
Thread
user
Icon
Path?
user
Name
Properties
Readonly
body
body
:
MarkdownString
Optional
Readonly
context
Value
contextValue
?:
string
Optional
Readonly
label
label
?:
string
Optional
Readonly
mode
mode
?:
CommentMode
Optional
Readonly
timestamp
timestamp
?:
string
Timestamp serialized as ISO date string via Date.prototype.toISOString
Readonly
unique
Id
In
Thread
uniqueIdInThread
:
number
Optional
Readonly
user
Icon
Path
userIconPath
?:
string
Readonly
user
Name
userName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
context
Value
label
mode
timestamp
unique
Id
In
Thread
user
Icon
Path
user
Name
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Timestamp serialized as ISO date string via Date.prototype.toISOString