File: cider.el.html

Provides a Clojure interactive development environment for Emacs, built on top of nREPL. See https://docs.cider.mx for more details.

Defined variables (11)

cider--jack-in-cmd-historyHistory list for user-specified jack-in commands.
cider--jack-in-nrepl-params-historyHistory list for user-specified jack-in nrepl command params.
cider-codenameCodename used to denote stable releases.
cider-connect-default-paramsDefault plist of params for connecting to an external nREPL server.
cider-connected-hookList of functions to call when connected to Clojure nREPL server.
cider-connection-init-commandsA list of all user-level connection init commands in CIDER.
cider-connection-message-fnThe function to use to generate the message displayed on connect.
cider-disconnected-hookList of functions to call when disconnected from the Clojure nREPL server.
cider-edit-jack-in-commandWhen truthy allow the user to edit the command.
cider-start-mapCIDER jack-in and connect keymap.
cider-versionThe current version of CIDER.

Defined functions (31)

cider()
cider--check-existing-session(PARAMS)
cider--format-cmd(COMMAND-RESOLVED COMMAND CMD-PARAMS)
cider--maybe-inspire-on-connect()
cider--setup-clojure-major-mode(MODE-MAP MODE-HOOK)
cider--update-cljs-init-function(PARAMS)
cider--update-do-prompt(PARAMS)
cider--update-host-port(PARAMS)
cider--update-jack-in-cmd(PARAMS)
cider--update-params(PARAMS)
cider--update-project-dir(PARAMS)
cider-connect(&optional PARAMS)
cider-connect-clj(&optional PARAMS)
cider-connect-clj&cljs(PARAMS &optional SOFT-CLJS-START)
cider-connect-cljs(&optional PARAMS)
cider-connect-sibling-clj(PARAMS &optional OTHER-REPL)
cider-connect-sibling-cljs(PARAMS &optional OTHER-REPL)
cider-jack-in(PARAMS)
cider-start-menu()
cider-start-menu--apply-args(ARGS COMMAND)
cider-start-menu--jack-in-clj(ARG1)
cider-start-menu--jack-in-clj&cljs(ARG1)
cider-start-menu--jack-in-cljs(ARG1)
cider-start-menu--jack-in-universal(ARG1)
cider-start-menu--read-aliases(PROMPT INITIAL-INPUT HISTORY)
cider-start-menu--read-cljs-repl(PROMPT INITIAL-INPUT HISTORY)
cider-start-menu--start-nrepl-server(ARG1)
cider-version()
transient:cider-start-menu:--aliases=()
transient:cider-start-menu:--cljs-repl=()
transient:cider-start-menu:--edit-command()

Defined faces (0)