Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommentsMain

Hierarchy

  • CommentsMain

Implemented by

Index

Methods

$createCommentThread

  • $createCommentThread(handle: number, commentThreadHandle: number, threadId: string, resource: UriComponents, range: Range, extensionId: string): undefined | CommentThread

$deleteCommentThread

  • $deleteCommentThread(handle: number, commentThreadHandle: number): void

$onDidCommentThreadsChange

$registerCommentController

  • $registerCommentController(handle: number, id: string, label: string): void

$unregisterCommentController

  • $unregisterCommentController(handle: number): void

$updateCommentControllerFeatures

$updateCommentThread