Find and Replace symbol for whole project intellij?
问题 In IntelliJ IDEA , is there an option to find and replace a symbol for whole project with on time operation? 回答1: Replacing a piece of text in all the files within the specified path do one of the following: On the main menu, choose Edit | Find | Replace in Path Press Ctrl + Shift + R You can try Ctrl + Shift + F . And if you are using Eclipse keymap for IntelliJ then you can use Ctrl + H . 来源: https://stackoverflow.com/questions/38342752/find-and-replace-symbol-for-whole-project-intellij