gleam-lang / gleam

⭐️ A friendly language for building type-safe, scalable systems!
https://gleam.run
Apache License 2.0
16.44k stars 688 forks source link

LSP: rename custom type variant #3259

Open gusinacio opened 3 weeks ago

gusinacio commented 3 weeks ago

I'd like to rename one of the types and be able to refactor the whole app.

I currently am receiving a method textDocument/rename is not supported on Neovim.

lpil commented 2 weeks ago

This is desired, aye! Let's track this with this issue.

We need to have full program call graphs for this.