Sublime Forum

Macros for running numerous find in file queries?

#1

Hello,

I’m new to using automation/macros for something like this, but wondered if I’m on the right path.

Daily, I open a about 30 projects within Sublime v2 and do a find in files > current folder for about 20 different keywords and phrases on each. It get’s a bit tedious. :smile:

Would something like macros allow me to open a folder in Submlime, run it and have 20 different find queries run in separate tabs?

Thank you for any suggestions or ideas.

0 Likes

#2

Unfortunately you can not properly automate find queries. Maybe a plugin can do what you need though? I’m thinking of packagecontrol.io/packages/TodoReview.

0 Likes

#3

I’ll take a look at this one, thank you

0 Likes