Commenting range provider for a {@link CommentController comment controller}.

Fields

provideCommentingRanges(document:TextDocument, token:CancellationToken):ProviderResult<EitherType<Array<Range>, CommentingRanges>>

Provide a list of ranges which allow new comment threads creation or null for a given document