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.
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.
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.
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 |