How to search in folder containing specific files format

Tool for Search and Replace across multiple files.
patrmich
Posts: 18
Joined: Fri Jul 01, 2011 9:01 am

How to search in folder containing specific files format

Post by patrmich »

Hi,

By default it is possible to search in folder containing several kind of files :
- txt
- php
- ini
- js
- hrml
- css
- bat

Is there a way, for the user, to add other kind of files in the above list, such as :
- tpl files (which are template files from Prestashop)

Thank you in advance,

Patrick
User avatar
DigitalVolcano
Site Admin
Posts: 1863
Joined: Thu Jun 09, 2011 10:04 am

Re: How to search in folder containing specific files format

Post by DigitalVolcano »

Yes, you can just click on the box and type the filter in
Example:
*.tpl

You can use a semicolon to add multiple filters:
*.tpl;*.inf

hope this helps!
patrmich
Posts: 18
Joined: Fri Jul 01, 2011 9:01 am

Re: How to search in folder containing specific files format

Post by patrmich »

Hi,

Thank you very much for your prompt and useful reply !

Kind Regards,

Patrick
Post Reply