Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
CommentingRangeDecorator
Class CommentingRangeDecorator
Index
Constructors
constructor
Properties
commenting
Range
Decorations
decoration
Options
Methods
get
Matched
Comment
Action
update
Constructors
constructor
new
Commenting
Range
Decorator
(
)
:
CommentingRangeDecorator
Returns
CommentingRangeDecorator
Properties
Private
commenting
Range
Decorations
commenting
Range
Decorations
:
CommentingRangeDecoration
[]
= []
Private
decoration
Options
decoration
Options
:
IModelDecorationOptions
Methods
get
Matched
Comment
Action
get
Matched
Comment
Action
(
line
)
:
{
commentingRangesInfo
:
CommentingRanges
;
extensionId
:
undefined
|
string
;
label
:
undefined
|
string
;
ownerId
:
string
;
}
[]
Parameters
line
:
number
Returns
{
commentingRangesInfo
:
CommentingRanges
;
extensionId
:
undefined
|
string
;
label
:
undefined
|
string
;
ownerId
:
string
;
}
[]
update
update
(
editor
,
commentInfos
)
:
void
Parameters
editor
:
ICodeEditor
commentInfos
:
CommentInfoMain
[]
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
commenting
Range
Decorations
decoration
Options
get
Matched
Comment
Action
update
Theia TypeDoc
Loading...