Personally I just refactor mostly manually. If I’m renaming a function I’ll use multi cursor mode to select all the references to that function in the current file and then rename them all at once (if it’s a public function I might use projectile-replace).
1 Like






















