oliver / gedit-file-search

Gedit plugin to search a text in all files in a directory
https://oliver.github.io/gedit-file-search/
43 stars 11 forks source link

Find in directory of the currently opened file #8

Closed jpfleury closed 11 years ago

jpfleury commented 13 years ago

A lot of time, I use "Ctrl+Shift+F" as I use "Ctrl+F", i.e. with the idea to search in the currently opened file (and other files in the same folder). However, I often must browse to set the folder of the currently opened file (or manually enter it).

I think it would be useful to automatically add directory of the currently opened file in the list of recent searched folders, so it would be easily and quickly selectable.

oliver commented 13 years ago

Good idea; maybe the current directory could be added to the bottom of the list (maybe separated by a horizontal line), and probably it should not be saved in Gconf.

oliver commented 13 years ago

There's now an initial implementation of this feature on the "lastdir-temps" branch.

jpfleury commented 13 years ago

Tested. It works great. :-) It will be very useful.

oliver commented 11 years ago

This should be fixed with release 0.6 and 1.0 now - http://olivergerlich.wordpress.com/2013/09/10/gedit-file-search-plugin-1-0-available-now-for-gedit-3/