Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
CommentsExtImpl
Class CommentsExtImpl
Hierarchy
CommentsExtImpl
Implements
CommentsExt
Index
Constructors
constructor
Properties
_documents
commands
comment
Controllers
comment
Controllers
By
Extension
handle
proxy
rpc
Methods
$create
Comment
Thread
Template
$delete
Comment
Thread
$provide
Commenting
Ranges
$update
Comment
Thread
Template
create
Comment
Controller
Constructors
constructor
new
Comments
Ext
Impl
(
rpc
:
RPCProtocol
, commands
:
CommandRegistryImpl
, _documents
:
DocumentsExtImpl
)
:
CommentsExtImpl
Parameters
rpc:
RPCProtocol
commands:
CommandRegistryImpl
_documents:
DocumentsExtImpl
Returns
CommentsExtImpl
Properties
Readonly
_documents
_documents
:
DocumentsExtImpl
Readonly
commands
commands
:
CommandRegistryImpl
Private
Readonly
comment
Controllers
comment
Controllers
:
Map
<
number
,
CommentController
>
= ...
Private
Readonly
comment
Controllers
By
Extension
comment
Controllers
By
Extension
:
Map
<
string
,
CommentController
[]
>
= ...
Private
handle
handle
:
number
= 0
Private
Readonly
proxy
proxy
:
CommentsMain
Readonly
rpc
rpc
:
RPCProtocol
Methods
$create
Comment
Thread
Template
$create
Comment
Thread
Template
(
commentControllerHandle
:
number
, uriComponents
:
UriComponents
, range
:
Range
)
:
void
Parameters
commentControllerHandle:
number
uriComponents:
UriComponents
range:
Range
Returns
void
$delete
Comment
Thread
$delete
Comment
Thread
(
commentControllerHandle
:
number
, commentThreadHandle
:
number
)
:
Promise
<
void
>
Parameters
commentControllerHandle:
number
commentThreadHandle:
number
Returns
Promise
<
void
>
$provide
Commenting
Ranges
$provide
Commenting
Ranges
(
commentControllerHandle
:
number
, uriComponents
:
UriComponents
, token
:
CancellationToken
)
:
Promise
<
undefined
|
Range
[]
>
Parameters
commentControllerHandle:
number
uriComponents:
UriComponents
token:
CancellationToken
Returns
Promise
<
undefined
|
Range
[]
>
$update
Comment
Thread
Template
$update
Comment
Thread
Template
(
commentControllerHandle
:
number
, threadHandle
:
number
, range
:
Range
)
:
Promise
<
void
>
Parameters
commentControllerHandle:
number
threadHandle:
number
range:
Range
Returns
Promise
<
void
>
create
Comment
Controller
create
Comment
Controller
(
plugin
:
Plugin
, id
:
string
, label
:
string
)
:
CommentController
Parameters
plugin:
Plugin
id:
string
label:
string
Returns
CommentController
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Data
Transfer
Data
Transfer
Data
Transfer
Item
Data
Transfer
Item
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Inlay
Hint
Kind
Known
Commands
Notification
Main
Object
Identifier
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Identifiers
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Process
Terminate
Message
Process
Terminated
Message
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Item
Reference
Tree
View
Node
View
Column
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Comments
Ext
Impl
constructor
_documents
commands
comment
Controllers
comment
Controllers
By
Extension
handle
proxy
rpc
$create
Comment
Thread
Template
$delete
Comment
Thread
$provide
Commenting
Ranges
$update
Comment
Thread
Template
create
Comment
Controller