Hacker News new | ask | show | jobs
by Kiro 24 days ago
That doesn't update documentation or comments referring to the function. I prefer search-and-replace.
1 comments

Sure it does. IntelliJ will do that just fine.
Sounds like it doesn't catch everything and they recommend search-and-replace. From their docs: "For example, if you want to replace a variable name with a new name for a large project, use the Replace in path instead of the Rename refactoring since your variable can appear in the config files as well."