Liking cljdoc? Tell your friends :D

hive-vscode.ext.client

Node boundary: read the discovery file, subscribe to the bridge's SSE stream, apply each :json native on the host, and POST the reply. Reconnects with capped backoff, re-reading discovery each attempt.

Node boundary: read the discovery file, subscribe to the bridge's SSE stream,
apply each :json native on the host, and POST the reply. Reconnects with
capped backoff, re-reading discovery each attempt.
raw docstring

hive-vscode.ext.extension

VS Code entry point: activate wires the host and client into the editor.

VS Code entry point: activate wires the host and client into the editor.
raw docstring

hive-vscode.ext.vscode-host

IVsCodeHost over the VS Code extension API, which is injected (never required here) so the rest of the extension loads outside VS Code.

IVsCodeHost over the VS Code extension API, which is injected (never required
here) so the rest of the extension loads outside VS Code.
raw 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