Page 1 of 1

PowerShell Studio - Find in all projects option

Posted: Sun Feb 14, 2016 12:14 am
by pringtef
It would be great if there was an option that allows for a text search across all the file that make up a project.

Sometimes when i'm working on a large project i want to find bits of code i've written, but can't recall which file in the project contains it. I then resort to using notepad++ and find in all files option, pointing it to the specific project directory, to find out which file i need to look at.

Re: PowerShell Studio - Find in all projects option

Posted: Tue Feb 16, 2016 10:49 am
by davidc
PowerShell Studio has a find in files feature:

https://www.sapien.com/blog/2014/06/12/ ... -in-files/

And we added the option to search the current project in one of the later service builds:

https://www.sapien.com/blog/2015/09/29/ ... es-update/

David

Re: PowerShell Studio - Find in all projects option

Posted: Tue Feb 16, 2016 2:05 pm
by pringtef
Thanks David.

Another one of those ones where i cant see something that's in front of my face. :D

Tim