Comment on Optimizing an Important Atom PrimitiveparentComments−crucialfelix11yJust like in emacs and vim there are plugins that let you use ack and grep: https://atom.io/packages/atom-fuzzy-grepThe built in search is slow (for now), but they have been steadily making gains and use performance testing to measure progress.
Comments
Just like in emacs and vim there are plugins that let you use ack and grep: https://atom.io/packages/atom-fuzzy-grep
The built in search is slow (for now), but they have been steadily making gains and use performance testing to measure progress.