This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-05-12
Channels
- # beginners (40)
- # boot (2)
- # cider (16)
- # clara (2)
- # cljs-experience (2)
- # clojure (100)
- # clojure-italy (11)
- # clojure-russia (2)
- # clojure-spec (9)
- # clojure-uk (34)
- # clojurescript (36)
- # community-development (3)
- # core-async (4)
- # cursive (4)
- # datascript (1)
- # datomic (20)
- # duct (10)
- # emacs (1)
- # fulcro (2)
- # off-topic (40)
- # onyx (12)
- # overtone (8)
- # portkey (6)
- # quil (1)
- # re-frame (7)
- # ring-swagger (2)
- # shadow-cljs (2)
- # spacemacs (2)
- # test200 (10)
- # tools-deps (16)
- # unrepl (1)
- # vim (24)
i really like the cmd-b go-to reference feature. is there a similar mechanism (like cmd-o) that would just let you type in an arbitrary function name and go to it?
Like Go To Symbol? (https://www.jetbrains.com/help/idea/navigating-to-class-file-or-symbol-by-name.html#d371836e25)
FWIW, Find Action is also really useful if you can't remember the keyboard shortcut for a Paredit command, for example (https://blog.jetbrains.com/idea/2009/06/find-action-saves-time).