Hacker News new | ask | show | jobs
by kstrauser 29 days ago
That's mostly delegated out to language servers now. There's no need for Zed and Emacs and Vim and so on to each individually have to re-implement renaming a Rust function.

I also highly doubt that any IDE, whatever that is, is better at analyzing Rust code than rust-analyzer is. Not every language will have a language server that excellent, but I hope that'll improve for those users.