Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
CommentsEditCommandArg
Interface CommentsEditCommandArg
interface
CommentsEditCommandArg
{
commentControlHandle
:
number
;
commentThreadHandle
:
number
;
commentUniqueId
:
number
;
text
:
string
;
}
Index
Properties
comment
Control
Handle
comment
Thread
Handle
comment
Unique
Id
text
Properties
comment
Control
Handle
commentControlHandle
:
number
comment
Thread
Handle
commentThreadHandle
:
number
comment
Unique
Id
commentUniqueId
:
number
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
Control
Handle
comment
Thread
Handle
comment
Unique
Id
text
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...