Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc-model
CommentInfo
Interface CommentInfo
interface
CommentInfo
{
commentingRanges
:
CommentingRanges
;
extensionId
?:
string
;
threads
:
CommentThread
[]
;
}
Hierarchy (
View Summary
)
CommentInfo
CommentInfoMain
Index
Properties
commenting
Ranges
extension
Id?
threads
Properties
commenting
Ranges
commentingRanges
:
CommentingRanges
Optional
extension
Id
extensionId
?:
string
threads
threads
:
CommentThread
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commenting
Ranges
extension
Id
threads
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...