Please help me. This feature must be in this sublime editor.
In my previous editor MultiEDIT I had a feature where I could find (in all files) and replace on accept, for every single instance.
1 Find first instance of SOMETHING (in all files)
2 Replace and find next instance (in all files) OR Do not replace and find next instance (in all files)
How can this be done in Sublime Text 3
I have looked around for this but couldn’t find an answer. Many questions about Find and Replace, but not this specific question.