This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-07-19
Channels
- # aleph (11)
- # aws (1)
- # beginners (14)
- # bitcoin (1)
- # boot (41)
- # cider (6)
- # cljs-dev (1)
- # cljsrn (13)
- # clojure (138)
- # clojure-italy (10)
- # clojure-nl (1)
- # clojure-poland (2)
- # clojure-russia (62)
- # clojure-sg (2)
- # clojure-spec (31)
- # clojure-uk (51)
- # clojurescript (109)
- # core-matrix (1)
- # core-typed (1)
- # cursive (63)
- # datomic (10)
- # emacs (9)
- # euroclojure (1)
- # hoplon (112)
- # immutant (16)
- # jobs (2)
- # lumo (5)
- # off-topic (14)
- # om (54)
- # onyx (17)
- # parinfer (23)
- # pedestal (2)
- # re-frame (41)
- # ring-swagger (23)
- # spacemacs (9)
- # specter (10)
- # uncomplicate (5)
- # vim (1)
Anyone an answer to this?
@kurt-o-sys I don't use that one myself -- I use iedit-mode
to rename a symbol in the current file, & more greppy search-and-replace tools across files. So...no answer for you, but you could try falling back to one of those.
@eggsyntax allright, thx, will check iedit-mode
how do you get the renaming to work across files? Is there anything special you need to do? I’m using evil mode btw
iedit-mode
won't work across files, AFAIK. But all the search tools (grep/ag/etc) under SPC s
will work for that.
OK... I need renaming across files. In-file renaming is easy enough with :%s