Hacker News new | ask | show | jobs
by habitue 1269 days ago
I've found that the language with the largest refactoring suite for vscode is Rust, not typescript. rust-analyzer has a silly amount of refactors available, (probably because the primary author used to work for Jetbrains).

I definitely miss the rust-analyzer refactoring experience when I am doing typescript