Liking cljdoc? Tell your friends :D

clojure-lsp.feature.file-management


analyze-changesclj

(analyze-changes {:keys [uri text version]} db)

did-changeclj

(did-change uri changes version db)

did-closeclj

(did-close uri db)

did-openclj

(did-open uri text db)

force-get-document-textclj

(force-get-document-text uri db)

Get document text from db, if document not found, tries to open the document

Get document text from db, if document not found, tries to open the document
raw docstring

replace-textclj

(replace-text original replacement line col end-line end-col)

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