▲ | liampulles 2 days ago | |
How is Zed for refactoring Elixir stuff? I use VS code for it but I find the options for even just renaming variables quite poor. | ||
▲ | cess11 2 days ago | parent [-] | |
I don't think any of the three LSP projects have good support for it. Usually I just do it from the terminal per file or directory. Igniter is supposed to be able to but I haven't tried it: https://github.com/ash-project/igniter?tab=readme-ov-file#re... |