Fix: Notepad++ Find in Files Filters #it #computers #programming
Fix: Notepad++ Find in Files Filters #it #computers #programming
Notepad++ Find in Files Filters
When using Notepad++ Find in Files feature is there a way to adjust the filter, so that it will search more than one filetype (e.g. *.c and *.h)?
Answer [by Beaner]: Notepad++ Find in Files Filters
Separate multiple filters with a semi-colon (;).
*.txt ; *.log
Or you can just use a space
*.txt *.log
Original post
View On WordPress













