In IntelliJ IDEA, is there an option to find and replace a symbol for whole project with on time operation?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
EDIT:
Here is the Visual representation for better understanding.
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.