Hacker News new | ask | show | jobs
by christoff12 27 days ago
Perhaps, but do they handle all the other aspects of refactoring, too?
1 comments

Yes, LSPs can supply a variety of refactoring commands (rename, extract to, inline, etc.) that the LSP server can implement directly, deterministically, locally.