Michal Savcinsky
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Michal Savcinsky created a post, AnsweredUse find in files (Ctrl + Shift + F) functionality in code
I would like to search for given string in all files programmatically. Is there way to call this functionality in code? Closest thing I have found is to use ReferenceSearch. However, that is not g...