Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CommentingRangeDecorator

Hierarchy

  • CommentingRangeDecorator

Index

Constructors

constructor

Properties

Private commentingRangeDecorations

commentingRangeDecorations: CommentingRangeDecoration[] = []

Private decorationOptions

decorationOptions: IModelDecorationOptions

Methods

getMatchedCommentAction

  • getMatchedCommentAction(line: number): { commentingRangesInfo: CommentingRanges; extensionId: undefined | string; label: undefined | string; ownerId: string }[]

update