File: cider-find.el.html
A bunch of commands for finding resources and definitions.
Defined variables (0)
Defined functions (17)
cider--find-dwim | (SYMBOL-FILE CALLBACK &optional OTHER-WINDOW) |
cider--find-dwim-interactive | (PROMPT) |
cider--find-keyword-in-buffer | (BUFFER KW) |
cider--find-keyword-loc | (KW) |
cider--find-ns | (NS &optional OTHER-WINDOW) |
cider--find-var | (VAR &optional LINE) |
cider--find-var-other-window | (VAR &optional LINE) |
cider--invert-prefix-arg | (ARG) |
cider--prefix-invert-prompt-p | (ARG) |
cider--prompt-for-symbol-p | (&optional PREFIX) |
cider-find-dwim | (SYMBOL-FILE) |
cider-find-dwim-at-mouse | (EVENT) |
cider-find-dwim-other-window | (SYMBOL-FILE) |
cider-find-keyword | (&optional ARG) |
cider-find-ns | (&optional ARG NS) |
cider-find-resource | (PATH) |
cider-find-var | (&optional ARG VAR LINE) |