Liking cljdoc? Tell your friends :D

cider.nrepl.middleware.complete

Code completion middleware. Delegates to the compliment library for the heavy lifting. Uses clj-suitable for ClojureScript completion.

Code completion middleware.
Delegates to the compliment library for the heavy lifting.
Uses clj-suitable for ClojureScript completion.
raw docstring

clj-sourcesclj

A list of Clojure completion sources for compliment.

A list of Clojure completion sources for compliment.
sourceraw docstring

cljs-sourcesclj

A list of ClojureScript completion sources for compliment.

A list of ClojureScript completion sources for compliment.
sourceraw docstring

completeclj

(complete {:keys [ns prefix symbol context extra-metadata
                  enhanced-cljs-completion?]
           :as msg})
source

complete-replyclj

(complete-reply msg)
source

completion-docclj

(completion-doc {:keys [ns sym symbol] :as msg})
source

doc-replyclj

(doc-reply msg)
source

flush-caches-replyclj

(flush-caches-reply _msg)
source

handle-completeclj

(handle-complete handler msg)
source

shadow-cljs-present?clj

source

suitable-complete-for-nreplclj

source

suitable-enabled?clj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close