Worked scenarios for the contextual completion engine (Layer 7).
These documents show how to apply the contextual completion components to real-world workflows. They are the consumer-facing counterpart to the implementation directory: where that explains the internals, these explain how to wire them up for IDE-style completion and live, incremental editing.
| Document | Purpose |
|---|---|
| code-completion.md | Scope-aware IDE/LSP code completion driven by the contextual completion engine. |
| incremental-editing.md | Keeping completions correct as the buffer is edited incrementally, using drafts and checkpoints. |
Status: Living reference.
Can you improve this documentation?Edit on GitHub
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 |