Fork me on GitHub
#spacemacs
<
2017-07-19
>
kurt-o-sys11:07:53

Anyone an answer to this?

eggsyntax13:07:27

@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.

kurt-o-sys13:07:12

@eggsyntax allright, thx, will check iedit-mode

eggsyntax13:07:49

Slight learning curve, but super-effective once you're used to it.

Sam H13:07:32

how do you get the renaming to work across files? Is there anything special you need to do? I’m using evil mode btw

eggsyntax13:07:03

iedit-mode won't work across files, AFAIK. But all the search tools (grep/ag/etc) under SPC s will work for that.

eggsyntax13:07:24

Mostly not semantic-aware renaming, though.

kurt-o-sys14:07:00

OK... I need renaming across files. In-file renaming is easy enough with :%s