-
-
Notifications
You must be signed in to change notification settings - Fork 785
Rename the Find in Files function to Replace in Files and then build Replace in Files #913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Still learning Qt C++
Should fix problems with squeezing
|
My apologies. I was reviewing this and did not mean to merge it. The part that I do not like about this PR is that it does not use any of the underlying functionality (regex...which I know does not work great, extended mode, match case, whole word only, etc) which will cause confusion to users expecting it to work exactly the same as the normal replace functionality to files that are opened. |
|
We can always fix it though, thanks for feedback! |
Sorry, I renamed the branch which caused #906 to close. I've reopened it here.