Commenting range provider for a {@link CommentController comment controller}.
Commenting range provider for a {@link CommentController comment controller}.
(provide-commenting-ranges commenting-range-provider document token)
Provide a list of ranges which allow new comment threads creation or null for a given document
Parameters:
document
: TextDocument
token
: CancellationToken
Returns: ProviderResult<Range[]>
Provide a list of ranges which allow new comment threads creation or null for a given document **Parameters:** - `document`: `TextDocument` - `token`: `CancellationToken` **Returns:** `ProviderResult<Range[]>`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |