This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-10-02
Channels
- # beginners (98)
- # bigdata (1)
- # bitcoin (1)
- # boot (32)
- # cider (20)
- # cljs-dev (57)
- # cljsrn (130)
- # clojure (93)
- # clojure-dusseldorf (1)
- # clojure-germany (1)
- # clojure-greece (3)
- # clojure-italy (2)
- # clojure-russia (203)
- # clojure-spec (14)
- # clojure-uk (50)
- # clojurescript (127)
- # css (7)
- # cursive (6)
- # data-science (1)
- # datomic (4)
- # emacs (1)
- # events (1)
- # fulcro (8)
- # funcool (12)
- # graphql (7)
- # jobs (1)
- # lein-figwheel (2)
- # luminus (2)
- # off-topic (7)
- # om (16)
- # onyx (4)
- # parinfer (17)
- # pedestal (6)
- # portkey (36)
- # proton (3)
- # re-frame (10)
- # shadow-cljs (140)
- # spacemacs (12)
- # specter (1)
- # sql (1)
- # vim (10)
- # yada (10)
@drewverlee This page is pretty tangential, but maybe at least worth a look: https://github.com/bbatsov/projectile/issues/600
Thanks, i bet my problem is simpler then that. Im going to do a dive into projectile, i bet i just using it wrong. I feel like i woke up one day and the behavior changed!
I mostly use SPC p h
for the default helm-projectile
search -- I've always found it works better/more naturally for me than find-file.
SPC b b
also does a nice job -- defaults to buffers already open but then also shows buffers in the project that are not yet open.
@clojer - That may be related to the bug mentioned yesterday in #cider.