Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.commenting-range-provider

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

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

provide-commenting-rangescljs

(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[]>`
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close