CommentingRanges

The ranges a CommentingRangeProvider enables commenting on.

Online Documentation

Properties

Link copied to clipboard

Enables comments to be added to a file without a specific range.

Link copied to clipboard
abstract var ranges: ReadonlyArray<Range>?

The ranges which allow new comment threads creation.