Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Searching a word in multiple file type

Tags:

notepad++

I have two questions in notepad++..

  1. I am having problem in searching a function which can be in any file format(for ex: *.c *.h *.ec *.sh etc).. I know in notepad++ there is a option to search in file (find in files Ctrl+Shift+f) but how to provide multiple file format?

  2. When i double click on a word all the matching words gets highlighted. But when i select two or three characters of that word the corresponding matching characters are not highlighted. is there any way to do that?

Thanks in advance.

like image 796
Grv Avatar asked Oct 28 '25 08:10

Grv


1 Answers

Question 1:

  • Type Ctrl+Shift+F
  • In the filter field, type: *.c;*.h;*.ec;*.sh or nothing if you don't want to filter.

Question 2:

I don't think that is possible.

like image 107
Toto Avatar answered Oct 31 '25 10:10

Toto



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!