Is there a global find/replace that searches the entire project (i.e. all project files)?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
'Control+H' will bring up the search dialog where you can set the search scope. The default is 'workspace' which means search all projects in the workspace but you can set it to search just the selected project.
When the search results are listed, you have the option in the context menu to 'Replace All'
Thanks
ki
Ki-Soo,
Thanks for the feedback. However, I must clarify that the "Replace" option only appears in the File Search tab. It does not appear in the C/C++ Search tab, which is apparently the default tab that pops up when you hit ctl-H. This is what confused me.