Fork me on GitHub
#lsp
<
2021-11-10
>
andrea.crotti13:11:17

is there a way to replace all calls to a certain function, with calls to the same function coming from another namespace?

andrea.crotti13:11:30

ideally adding the missing requires if needed in the process?

andrea.crotti13:11:53

maybe cljr-refactor has something for it if I can't do it with lsp

ericdallo13:11:31

We don't have this, it'd not be trivial to add as well