How are Atom's regex find/replace capabilities? I use Sublime Text's all of the time...and can't imagine using a modern text / code editor without them.
I haven't needed to use regex. I assume it works ... why not?
But Atom's project search / search & replace have a coulple amazing features I have seen before. E.g., the search result updates dynamically as you edit files. Plus, it shows the proposed search/replace in a nicely colored diff output inline in the search results, before performing the replace.