Reporter | Glenn Morton (glennmorton) |
---|---|
Created | Feb 1, 2012 3:23:53 AM |
Updated | Mar 25, 2012 8:42:37 PM |
Priority | Normal |
Type | Feature |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Ilya Ryzhenkov (orangy) |
Subsystem | Search |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
Hi,
Can you please add in an advanced find / replace dialog that allows you to search for any string (with/without regex) and be able to include/exclude certain files based on a set of filters provided. The typical scenario is where I want to find a string only in .aspx or .cshtml files - I would like to be able to specify the filters
include: *.aspx,*.cshtml,*.html
exclude: *.generated.cs,*.designer.aspx.cs
Another example of where not having this is extremely annoying is where I'm searching for a string in code and I have references to jquery - and that string exists in one or more js files - I know that im not interested in *.js files and would like to exclude them in most cases.
Thanks,
Glenn
Can you please add in an advanced find / replace dialog that allows you to search for any string (with/without regex) and be able to include/exclude certain files based on a set of filters provided. The typical scenario is where I want to find a string only in .aspx or .cshtml files - I would like to be able to specify the filters
include: *.aspx,*.cshtml,*.html
exclude: *.generated.cs,*.designer.aspx.cs
Another example of where not having this is extremely annoying is where I'm searching for a string in code and I have references to jquery - and that string exists in one or more js files - I know that im not interested in *.js files and would like to exclude them in most cases.
Thanks,
Glenn