File: cider-util.el.html

Common utility functions that don't belong anywhere else.

Defined variables (8)

cider--mode-buffersA list of buffers for different major modes.
cider-doc-xref-regexpThe regexp used to search Clojure vars in doc buffers.
cider-font-lock-max-lengthThe max length of strings to fontify in ‘cider-font-lock-as’.
cider-manual-urlThe URL to CIDER’s manual.
cider-refcard-urlThe URL to CIDER’s refcard.
cider-report-bug-urlThe URL to report a CIDER issue.
cider-tipsSome handy CIDER tips.
cider-words-of-inspirationScientifically-proven optimal words of hackerish encouragement.

Defined functions (66)

cider--deep-vector-to-list(X)
cider--doc-make-xrefs()
cider--find-symbol-xref()
cider--github-version()
cider--help-setup-xref(ITEM INTERACTIVE-P BUFFER)
cider--indent-spec-to-legacy(SPEC)
cider--make-back-forward-xrefs(&optional BUFFER)
cider--make-buffer-for-mode(MODE)
cider--manual-button(LABEL SECTION-ID)
cider--manual-version()
cider--menu-add-help-strings(MENU-LIST)
cider--modern-indent-spec-p(SPEC)
cider--project-name(DIR)
cider--text-or-limits(BOUNDS START END)
cider--tooling-file-p(FILE-NAME)
cider--version()
cider-add-face(REGEXP FACE &optional FOREGROUND-ONLY SUB-EXPR OBJECT)
cider-add-to-alist(SYMBOL CAR CADR)
cider-ansi-color-string-p(STRING)
cider-clojure-major-mode-p()
cider-clojure-ts-mode-p()
cider-clojurec-major-mode-p()
cider-clojurescript-major-mode-p()
cider-column-number-at-pos(POS)
cider-current-dir()
cider-defun-at-point(&optional BOUNDS)
cider-drink-a-sip()
cider-font-lock-as(MODE STRING)
cider-font-lock-as-clojure(STRING)
cider-font-lock-region-as(MODE BEG END &optional BUFFER)
cider-get-ns-name()
cider-in-comment-p()
cider-in-string-p()
cider-insert(TEXT &optional FACE BREAK MORE-TEXT)
cider-inspire-me()
cider-intern-keys(PLIST)
cider-join-into-alist(CANDIDATES &optional SEPARATOR)
cider-keyword-at-point-p(&optional POINT)
cider-last-sexp(&optional BOUNDS)
cider-list-at-point(&optional BOUNDS)
cider-manual-url()
cider-maybe-intern(NAME)
cider-namespace-qualified-p(SYM)
cider-ns-form()
cider-plist-get(PLIST PROP)
cider-plist-put(PLIST PROP VAL)
cider-pop-back()
cider-propertize(TEXT KIND)
cider-propertize-region(PROPS &rest BODY)
cider-property-bounds(PROP)
cider-random-tip()
cider-random-words-of-inspiration()
cider-refcard-url()
cider-report-bug()
cider-run-chained-hook(HOOK ARG)
cider-scale-background-color()
cider-second-sexp-in-list()
cider-sexp-at-point(&optional BOUNDS)
cider-start-of-next-sexp(&optional SKIP)
cider-symbol-at-point(&optional LOOK-BACK)
cider-user-first-name()
cider-util--clojure-buffers()
cider-util--hash-keys(HASHTABLE)
cider-version-sans-patch()
cider-view-manual()
cider-view-refcard()

Defined faces (0)