CommentingRangeProvider
Commenting range provider for a comment controller.
Functions
Link copied to clipboard
abstract fun provideCommentingRanges(document: TextDocument, token: CancellationToken): ProviderResult<JsAny>
Provide a list of ranges which allow new comment threads creation or null for a given document