Re: [gedit-list] Massive Search Missing In Gedit



ANKUR AGGARWAL a écrit le 2011-08-22 01:45 :
> Hey
> I would like to introduce a feature in the existing gedit. Suppose I
> want to search a function named "abc" within the large amount of
> files in the folder , I need to open a terminal and use the grep
> command for that and then it will show me all the files containing
> that function. There is no such option in gedit but is available in
> other editors like editplus and all. So I want to include this feature
> in the gedit . I myself is a python developer and would like to work
> on it. So what you all think of this feature. I observed that this
> feature is required in the frameworks using giant MVC structures and
> all (Personal Experience). Waiting for your reply.

Hi,

See "Gedit File Search":

http://oliver.github.com/gedit-file-search/

It's a gedit plugin written in Python and allowing to search in all
files in a directory (recursively or not). It uses grep. Results are
displayed in the bottom panel and sorted by file. We can click on a
result to go to the corresponding line in the file.

Regards,

Jean-Philippe


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]