Coder Social home page Coder Social logo

advanced-find's Introduction

  • 👋 Hi, I’m @saintthor
  • 👀 I’m interested in decentralization and blockchain.
  • 🌱 I’m currently designing the real decentralized blockchains & the advanced cryptocurrency.
  • 💞️ I’m looking to companies to develop the real decentralized blockchains.
  • 📫 How to reach me [email protected]

advanced-find's People

Watchers

 avatar

Forkers

lufuhao

advanced-find's Issues

French translation of "advancedfind.plugin"

Here's translation in French of "advancedfind.plugin":

Name[fr]=Recherche/Remplacement avancés
Description[fr]=Rechercher et remplacer dans tous les documents ou onglets.

Original issue reported on code.google.com by [email protected] on 27 Nov 2011 at 2:05

Cannot find certain texts containing "$"

What steps will reproduce the problem?
1. Not using Regular expression
2. Search all documents in directory
3. Directory include sub-folder
4. Use filter like "*.rb"
4. Search for certain texts that are directly copied from the files opened in 
Gedit (ie, these texts do exist!):

$1
$!.record
$(

What is the expected output? What do you see instead?
Should return list of matching results. Instead, "0 hits in 0 files".

What version of the product are you using? On what operating system?
3.3.2 on ArchLinux with kernel 3.1.8-1, Gedit 3.2.6.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 9 Jan 2012 at 11:07

Install for all users instructions incomplete

What steps will reproduce the problem?
1. Extract to:/usr/lib/gedit-2/plugins as instructed here: 
http://code.google.com/p/advanced-find/#Installation
2. Run install.sh

What is the expected output? What do you see instead?
Plugin does not become available to activate in gedit

What version of the product are you using? On what operating system?
2.2.0 on Mint 10 (Note: plugin does not identify itself fully from gedit's 
"About Plugin", only gives its name, not version.)

Please provide any additional information below.
Edit install.sh to set:
PLUGIN_DEST=/usr/lib/gedit-2/plugins
fixes problem

Original issue reported on code.google.com by [email protected] on 24 Oct 2011 at 7:10

Replace in this scope is not supported

What steps will reproduce the problem?
1. Entered 'something' in 'Find what'
2. Entered 'replacement' in 'Replace with'
3. Selected "Directory include sub-folder" in Options
4. Selected 'All Documents in Directory'
5. Click "Replace All"

What is the expected output? What do you see instead?

I expected the replacement to be applied to all files under the given directory.

Instead I get the message 'Replace in this scope is not supported'

What version of the product are you using? On what operating system?
0.5.2

Please provide any additional information below.

Maybe it's not a bug, and this has not been implemented yet, but I hope it 
works, not only for opened documents.


Original issue reported on code.google.com by eposse on 3 Nov 2010 at 11:30

advanced-find makes gedit to freeze

What steps will reproduce the problem?
1. Download the source code of MyNotex:

http://sites.google.com/site/mynotex/files/mynotex_1.2.0_source-code.tar.gz?attr
edirects=0

2. Extract the archive.
3. Search for the following text:

msg046

with advanced-find in the extracted folder "Source-Code-MyNotex_1.2.0" (include 
subfolders in the search).

What is the expected output? What do you see instead?
I expect to find some results. Instead, advanced-find makes gedit to freeze.

What version of the product are you using? On what operating system?
I use advanced-find 3.3.1 on Xubuntu 11.10.

Please provide any additional information below.
- I can always reproduce this bug.

Original issue reported on code.google.com by [email protected] on 11 Dec 2011 at 5:13

Plugin runs forever if search contains accents

What steps will reproduce the problem?
1. Open plugin with "Ctrl-Shift-F".
2. In the field "Find what", enter "catégorie".
3. Click on "Find All".

What is the expected output? What do you see instead?
Advanced Find/Replace plugin runs forever.

What version of the product are you using? On what operating system?
- Advanced Find/Replace plugin v3.1.2 for gedit3.x
- gedit 3.2.0
- Ubuntu 11.10

Original issue reported on code.google.com by [email protected] on 16 Oct 2011 at 6:16

Typos in English strings

Hare are a few typos:

- In "FindDialog.glade", line 412:
  "follow" => "follows"

- In "FindDialog.glade", line 428:
  "Directoy" => "Directory"

- In "FindDialog.glade", line 428:
  "include" => "includes"

Original issue reported on code.google.com by [email protected] on 27 Nov 2011 at 12:19

Replacement doesn't work in 3.2.2

I'm using gedit 3.2.1 on Ubuntu 11.10.
Any "replace" or "replace all" that I tried in the document, even the simplest 
ones, didn't work. I'm using 3.2.0 now but it has issue34.

Original issue reported on code.google.com by [email protected] on 29 Oct 2011 at 9:24

Enhancement for keyboard interaction

What steps will reproduce the problem?
1. Press Ctrl-Shift-F to open the advanced find/replace dialog
2. Press Escape
3. The dialog is not affected

What is the expected output? What do you see instead?

I would typically expected that after pressing escape, the dialog would be 
dismissed, this is the behaviour of the default find function in Gedit

What version of the product are you using? On what operating system?

3.2.2, Xubuntu

Please provide any additional information below.

This is a minor issue, I just dislike using the mouse to kill the dialog :)

Original issue reported on code.google.com by [email protected] on 24 Nov 2011 at 10:55

  • Merged into: #38

Clear highlighting functionality

What steps will reproduce the problem?
1. Find something
2.
3.

What is the expected output? What do you see instead?

Would expect to be able to clear highlighting via keyboard binding or button 
etc. Cannot see\find a way of doing this at present.

What version of the product are you using? On what operating system?
gedit 2.30.3, ubuntu 10.10 64bit

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 12 Jan 2011 at 1:24

Spelling mistakes on "install.sh"

What steps will reproduce the problem?
1. Open "install.sh".
2. Third comment is:

# remove previous verision and currect version of plugin

It should be:

# remove previous version and current version of plugin

3. Fourth comment is:

# install current verion of plugin

It should be:

# install current version of plugin

What version of the product are you using?
Plugin version 3.2.2.

Original issue reported on code.google.com by [email protected] on 25 Oct 2011 at 6:10

unable to open search dialog

What steps will reproduce the problem?
1. gedit with at least one text file open, side/bottom-panes opened or closed 
(won't matter)
2. hit either CTRL + SHIFT + F or choose Search -> Advanced Find/Replace

What is the expected output? What do you see instead?
no search window/panel initializing, i see an empty Advanced Find/Replace tab 
in the bottom-pane and get the following console-output each time i try to open 
the advanced search:

Traceback (most recent call last):
  File "/home/[myusername]/.gnome2/gedit/plugins/advancedfind/advancedfind.py", line 211, in advanced_find_active
    self.find_ui = AdvancedFindUI(self._plugin)
  File "/home/[myusername]/.gnome2/gedit/plugins/advancedfind/advancedfind_ui.py", line 110, in __init__
    self.findTextEntry.set_text_column(0)
AttributeError: 'NoneType' object has no attribute 'set_text_column'


What version of the product are you using? On what operating system?

i am running the plugin advanced_find-2.2.3 through gedit 2.30.3 with python 
2.6.5 on ubuntu 10.04 LTS Lucid Lynx.


any ideas what i need to do to fix this?
many thanks!

Original issue reported on code.google.com by [email protected] on 15 Dec 2011 at 11:51

A way to disable regex

It would be nice to have an option to switch between regex and plain text 
search. Most of the time I don't need regex and it is annoying to have to add \ 
before all of the regex special characters when I am trying to do a plain text 
search.

Original issue reported on code.google.com by [email protected] on 4 Oct 2010 at 4:13

100% CPU load

What steps will reproduce the problem?
1. Enable "Wrap around" option
2. Try to find text that doesn't exist in the document
3. 100% CPU load :(

What version of the product are you using? On what operating system?
advanced_find-0.4.0
gedit 2.30.3
ubuntu 10.10
Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 18 Oct 2010 at 7:27

Find fails to find a word at last line.

What steps will reproduce the problem?
1. Open or create a document using gedit.
2. Go to last line and type in any column a word that is unique in the text.
3. Move the cursor before or at beginning of the word typed.
4. On the main menu, select "Search" and then "Advanced Find/Replace" to open 
the search dialog.
5. In "Find what" field, enter the word that was typed in the text.
6. Set only the option "Match whole word" (to avoid partial matches) and unset 
all others.
7. Select "Forward" for "Direction" and "Current Document" for "Scope".
8. Hit the Find button.

What is the expected output? What do you see instead?
The word searched should have been found. Instead, a dialog opens with "Nothing 
is found." message and if the cursor was at a previous line, it moves to the 
last one.

What version of the product are you using? On what operating system?
- advanced_find-0.5.3.tar.gz;
- up-to-date Fedora 14;
- gedit-2.30.4-1.fc14.i686;
- python-2.7-8.fc14.1.i686;
- pygtksourceview-2.10.1-2.fc14.i686;
- gtk2-2.22.0-1.fc14.1.i686;
- pango-1.28.1-4.fc14.i686.

Please provide any additional information below.
 The search will found the word if there is a line below it with some character, space, '\n', etc.

Original issue reported on code.google.com by [email protected] on 25 Nov 2010 at 12:00

I can't set opacity to 100%

What steps will reproduce the problem?
1. Open advanced-find window with "Shift+Ctrl+F".
2. Set opacity to 100% (move the slider completely to the right).
3. Move the advanced-find window.

What is the expected output?
I expect to have an opacity of 100%.

What do you see instead?
The advanced-find window has an opacity about 95%.

What version of the product are you using?
advanced-find 3.3.1

On what operating system?
Xubuntu 11.10

Please provide any additional information below.
See the attached screenshot.

Original issue reported on code.google.com by [email protected] on 27 Nov 2011 at 5:50

Attachments:

Turkish Translate

i have a Turkish translate please add it in your project.

many thanks

Original issue reported on code.google.com by [email protected] on 26 Oct 2011 at 12:16

Backreferences don't work with version 3.2.0

If a regex replacement has a backreference, "replace" or "replace all" buttons 
will do nothing. I'm using gedit 3.2.1 on Ubuntu 11.10.

Example regex: 
^(.+)$ -> ==\1==\n<DynamicPageList>\ncategory = Da controllare\ncategory = 
\1\nnamespace = 0\ncount = 5\nordermethod = lastedit\norder = 
ascending\n</DynamicPageList>\n
(doesn't work escaping or removing any other random things).

Original issue reported on code.google.com by [email protected] on 29 Oct 2011 at 9:22

Find/replace don't allow preview

What steps will reproduce the problem?
1. Enter values for find and replace
2. Click find
3. Click replace

What is the expected output? What do you see instead?
Upon clicking replace the search result highlighted by the previous find should 
be replaced and then the next, unchanged, result highlighted. Instead, the 
highlighted result is left untouched, the next found and replaced without 
warning.

What version of the product are you using? On what operating system?
Version 0.5.4 on Ubuntu Maverick 64bit.

Please provide any additional information below.
This behaviour is out of line with every other search and replace function I've 
ever used. It makes it practically impossible to use this function to 
selectively replace parts of a document because you don't know what is going to 
be replaced or skipped when you press the appropriate button.

Original issue reported on code.google.com by [email protected] on 6 Dec 2010 at 8:08

Doesn't work for gedit 2.16.0 on CentOS 5.6

What steps will reproduce the problem?
Install the plugin as you tell me. My gedit is shipped with CentOS 5.6.

What is the expected output? What do you see instead?
No response to Ctrl+Shift+F, nor select "Search->Advanced Find/Replace" from 
menu. No window pops up, and nothing happens.

What version of the product are you using? On what operating system?
Plugin 2.1.2 for gedit 2.16.0 on CentOS 5.6

Please provide any additional information below.
The attachment is the output when installing the plugin.

Original issue reported on code.google.com by louirobert on 26 Sep 2011 at 2:57

Attachments:

Performance tuning

Thank you for adding feature of issue 22! Just noticed that doing search within 
directory may have performance issues.

In my case, the CPU load will jump up about 60%, and the search will take quite 
a few minutes for searching multiple extionsions within a regular Rails 3 
project directory.

Don't know what will happen if searching through a big repository.



Original issue reported on code.google.com by [email protected] on 11 Jul 2011 at 6:56

Regex Backreferences

What steps will reproduce the problem?
1. Place a group in a Find regex .+(doc).+
2. Use a backreference \1 (or $1) to reuse the group in  Replace
3.

You expect the group to be reused in the Replace regex. 

It's not - the \1 (or $1) is treated literally in the replace


Linux, Advanced Find 0.5.4


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Dec 2010 at 11:56

Gedit hangs when searching for EOL

Steps to reproduce the problem:
1. Open Gedit with new File, Open Search Dialogue with Ctrl-Shift-F
2. In the field "Find what" enter "$", leave other fields
3. Click on "Find all"

Gedit does not respond to any input anymore.
I am using Gedit 2.30.4 on Ubuntu 11.04.

Original issue reported on code.google.com by [email protected] on 9 Oct 2011 at 10:42

Cannot open result of ftp file system

What steps will reproduce the problem?
1. Open Window
2. Select a ftp directory
3. Options: Directory includes sub-folder
4. Scope: All Documents in Directory
5. Find all
6. Click a result
7. Gedit tries to open a file with the path: 
file://ftp://example.com/path/to/file

What is the expected output?
* Gedit opens the file in a new tab.

What do you see instead?
* Gedit tries to open a file with the path: 
file://ftp://example.com/path/to/file and this does not work.

What version of the product are you using? On what operating system?
* The lates version.

Please provide any additional information below.
* Greetings

Original issue reported on code.google.com by [email protected] on 23 Jan 2012 at 9:06

Unicode Decode Error

What steps will reproduce the problem?
1. Set advanced-find with the following parameters:

Find what: font
Replace with:

Filter: *
Directory: /home/moi/classements/tests

Match whole word: no
Match case: no
Wrap around: no
Directory follow current doc.: yes
Directory include sub-folder: yes
Regular expression: no

Direction: Forward

Scope: All Documents in Directory

Opacity: 100%

2. Click on "Find All".

What is the expected output?
With grep in a terminal, I find 7 results.

What do you see instead?
advanced-find crashes. In a terminal, the output is:

Traceback (most recent call last):
  File "/home/moi/.local/share/gedit/plugins/advancedfind/advancedfind_ui.py", line 358, in on_findAllButton_clicked_action
    self._instance.find_all_in_dir(it, dir_path, file_pattern, search_pattern, self._instance.find_options)
  File "/home/moi/.local/share/gedit/plugins/advancedfind/advancedfind.py", line 540, in find_all_in_dir
    file_uri = ('file://' + file_path).encode('utf-8')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 78: 
ordinal not in range(128)

What version of the product are you using?
advanced-find 3.3.0

On what operating system?
Xubuntu 11.10

Original issue reported on code.google.com by [email protected] on 26 Nov 2011 at 9:28

I can't use plugin with gedit 3.1.5

What steps will reproduce the problem?
1. I installed gedit 3.1.5 on Ubuntu 11.10 Beta 1.
2. I put "advanced-find" files on "~/.local/share/gedit/plugins/".
3. I enabled "advanced-find" on "Edit > Preferences > Plugins".
4. I tried to use the plugin on "Search > Advanced Find/Replace".

What is the expected output?
To see the pop-up window to search a word.

What do you see instead?
I see the "advanced-find" tab on the bottom panel, but when I go to "Search > 
Advanced Find/Replace" or when I do "Shift+Ctrl+F", nothing happens.

What version of the product are you using? On what operating system?
- "advanced-find" 3.1.1
- gedit 3.1.5
- Ubuntu 11.10 Beta 1

Please provide any additional information below.
Here's the output on the terminal when I enable the plugin:

** (gedit:2790): CRITICAL **: You are trying to add an item with an id that 
already exists

Here's the output on the terminal when I click on "Search > Advanced 
Find/Replace":

TypeError: advanced_find_active() takes at least 3 arguments (2 given)

Original issue reported on code.google.com by [email protected] on 6 Sep 2011 at 6:43

wrap not working with reg exp

What steps will reproduce the problem?
1. multiline find with, say \n.*\n
2.
3.

What is the expected output? What do you see instead?
locate lines - finds nothing

What version of the product are you using? 
gedit 2.30.3

On what operating system?
ubuntu 10.10

Please provide any additional information below.
plugin regexp finder works for this expression

Original issue reported on code.google.com by [email protected] on 22 Nov 2010 at 12:19

Cannot find certain texts containing "["

What steps will reproduce the problem?
1. Not using Regular expression
2. Search all documents in directory
3. Directory include sub-folder
4. Use filter like "*.rb"
4. Search for certain texts that are directly copied from the files opened in 
Gedit (ie, these texts do exist!):

params[:url]
ms[:url]
ams[:url]
t => [
=> [
> [
 [
[

What is the expected output? What do you see instead?
Should return list of matching results. Instead, "0 hits in 0 files".

What version of the product are you using? On what operating system?
3.3.2 on ArchLinux with kernel 3.1.8-1, Gedit 3.2.6.

Please provide any additional information below.
However, the search for other related patterns did succeed:
[:url]
s[:url]
t => 






Original issue reported on code.google.com by [email protected] on 13 Jan 2012 at 5:40

No accelerators in the dialog

The dialog window has no accelerators whatsoever (underlined letters which you 
engage with Alt+<Letter>). This makes it inconvenient to use with keyboard only.

Original issue reported on code.google.com by [email protected] on 18 Nov 2011 at 12:45

Screen Locks While Searching

What steps will reproduce the problem?
1. Do a multiple file search (in a directory for instance) that searches a lot 
of files 

What is the expected output? What do you see instead?
Expected output is there, after a long delay


What version of the product are you using? On what operating system?
Latest version (Downloaded and installed less than 5 mins ago, already loving 
it btw :) )


Please provide any additional information below.
This isn't a bug in the least bit. But it is an interface issue. What I 
expected instead was the search window to disappear, the bottom panel to open 
up, and some kind of loading animated gif to be displayed somewhere while the 
search was being conducted. I don't think the interface needs to be responsive, 
just something other than the search screeen sitting there for a minute would 
be nice.

Terry Moenkhaus

Original issue reported on code.google.com by tjmonk15 on 28 Apr 2011 at 6:27

Feature request: Save multiple file patterns in external file

As mentioned in issue 22, I quite often search using certain multiple file 
patterns.

Currently, the file patterns are just saved in memory, and not saved in the 
config.xml. So if I restart Gedit, I have to re-enter the patterns.

Could you please save the history of file patterns in an external file, and 
load them back into memory when restart? Thanks.

Original issue reported on code.google.com by [email protected] on 11 Jul 2011 at 7:00

Doesn't work on gedit 3.2.0

The plugin doesn't work on gedit 3.2.0.

Original issue reported on code.google.com by lealcy on 20 Oct 2011 at 1:46

Refresh search

i like this plugin, but i wish to see a "refresh" button that research the same 
key. If i am modofiyng the code in some parts, i like to refresh to know how 
much work i have to remain to do. 

thanks 

Original issue reported on code.google.com by [email protected] on 13 Sep 2010 at 2:34

options window stays on top of all windows

What steps will reproduce the problem?
1. open settings
2. click away
3.

What is the expected output?
settings window goes behind

What do you see instead?
stays on top

What version of the product are you using? 
gedit 2.30.3
On what operating system?
ubuntu 10.10


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Nov 2010 at 12:41

Filter doesn't work with version 3.2.1

What steps will reproduce the problem?
1. Create a folder with .txt and .markdown files:

$ mkdir tests
$ cd tests
$ echo "Lorem ipsum" > file.txt
$ echo "Lorem ipsum" > file.markdown

2. Run plugin "advanced-find" in this folder for the word "Lorem" (filter: *; 
Match case; scope: All Documents in Directory). Result is 2 hits in 2 files. No 
problems so far.
3. Now run the same search, but change "filter: *" for "filter: *.txt". Result 
is 0 hits in 0 files.

What is the expected output?
Result should be 1 hits in 1 files.

What version of the product are you using? On what operating system?
Plugin "advanced-find" 3.2.1
Ubuntu 11.10
gedit 3.2.0

Original issue reported on code.google.com by [email protected] on 24 Oct 2011 at 7:17

An option to disable dialog opacity switching needed

I personally find it very annoying that the dialog's opacity is set to 0.5 
whenever it loses focus, even if it's being resized or moved. It's not a 
standard behaviour, and I've never seen it before, to be honest.

I've overcome it by changing in advancedfind_ui.py:

    def on_findDialog_focus_out_event_action(self, object, event):
        object.set_opacity(0.5)

to:

    def on_findDialog_focus_out_event_action(self, object, event):
        object.set_opacity(1)


But an option to switch this off would be more elegant.

Original issue reported on code.google.com by [email protected] on 18 Nov 2011 at 12:40

"Select a directory" and "Find All" are broken for unsaved documents

What steps will reproduce the problem?
1. Open gedit with an unsaved document.
2. Press Ctrl+F3 (the same as "Select a directory").
3. Error occurs:

Traceback (most recent call last):
  File "/home/mateus/.gnome2/gedit/plugins/advancedfind/advancedfind.py", line 328, in select_find_next
    self.advanced_find_in_doc(self._window.get_active_document(), self.auto_select_word(), self.options, True, False, False)
  File "/home/mateus/.gnome2/gedit/plugins/advancedfind/advancedfind.py", line 312, in auto_select_word
    line = lines[line_num]
IndexError: list index out of range

1. Open gedit with an unsaved document.
2. Type a word in the text buffer.
3. If the word is at last line, press Enter two times after it to make the 
search work (workarounds "Issue 10").
4. Move the cursor before or at beginning of the word typed.
5. On the main menu, select "Search" and then "Advanced Find/Replace" to open 
the search dialog.
6. In "Find what" field, enter the word that was typed in the text.
7. Select "Forward" for "Direction" and "Current Document" for "Scope".
8. Hit the "Find All" button.
9. Error occurs:

Traceback (most recent call last):
  File "/home/mateus/.gnome2/gedit/plugins/advancedfind/advancedfind_ui.py", line 255, in on_findAllButton_clicked_action
    self._instance.advanced_find_all_in_doc(it, doc, search_pattern, self._instance.options)
  File "/home/mateus/.gnome2/gedit/plugins/advancedfind/advancedfind.py", line 360, in advanced_find_all_in_doc
    uri = urllib.unquote(doc.get_uri()[7:]).decode('utf-8')
TypeError: 'NoneType' object is not subscriptable


What version of the product are you using? On what operating system?
- advanced_find-0.5.3.tar.gz;
- up-to-date Fedora 14;
- gedit-2.30.4-1.fc14.i686;
- python-2.7-8.fc14.1.i686;
- pygtksourceview-2.10.1-2.fc14.i686;
- gtk2-2.22.0-1.fc14.1.i686;
- pango-1.28.1-4.fc14.i686.


Original issue reported on code.google.com by [email protected] on 25 Nov 2010 at 12:39

Add a "Stop" button

If we run a very long search and we change our mind, or if we make a mistake in 
the regex and the search is very too long, there's currently no way to stop 
advanced-find without closing gedit.

It would be very useful to be able to add a "Stop" button in the bottom pane, 
for example "right click > Show Buttons > Stop".

Original issue reported on code.google.com by [email protected] on 22 Nov 2011 at 7:55

Find and Replace in selected scope

Could you add the support for search and replace in the current document 
selected lines? As a new scope I mean...

This is a very useful feature when working with big files and you want just to 
replace some instances of a value...

Original issue reported on code.google.com by trevi55 on 5 Jan 2011 at 12:54

Clicking on search results won't open file

What steps will reproduce the problem?
1. Search for a string within a directory
2. Expand result-set for any specific file
3. Click on result found (i.e. specific line)

What is the expected output? What do you see instead?

I would expect the file to be opened for edit.  Instead, nothing happens.


What version of the product are you using? On what operating system?

Latest version as of today.  I'm running Ubuntu 10.04

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 14 Feb 2011 at 9:20

Crash when no filebrowser is installed

Traceback (most recent call last):
  File "/home/marco/.gnome2/gedit/plugins/advancedfind/advancedfind.py", line 181, in advanced_find_active
    self.find_dialog = AdvancedFindUI(self._plugin)
  File "/home/marco/.gnome2/gedit/plugins/advancedfind/advancedfind_ui.py", line 134, in __init__
    if filebrowser_root != None and self._instance.options['ROOT_FOLLOW_FILEBROWSER'] == True:


Simple fix... 
-if filebrowser_root != None and 
self._instance.options['ROOT_FOLLOW_FILEBROWSER'] == True:
+if filebrowser_root != None and 'ROOT_FOLLOW_FILEBROWSER' in 
self._instance.options and self._instance.options['ROOT_FOLLOW_FILEBROWSER'] == 
True:

;)

Original issue reported on code.google.com by trevi55 on 7 Jan 2011 at 2:08

Feature request: Allow multiple file patterns

I often search among files with multiple extensions, for example, .py, .rb, 
.html, .css, .js, ......

Currently, you are using:
if fnmatch.fnmatch(file_path, unicode(file_pattern, 'utf-8')):

This can only allow one type of file pattern. So I have to do multiple finds, 
each with one extension type. Obviously, this is very inconvenient.

Could you please add a feature to allow multiple file patterns to be specified?

As:
*.py, *.rb, *.html, *.css, *.js, *.haml, *.txt

I can modify the code on my machine to add this feature. However, I don't know 
how to cooperate using Google code. 

If you don't mind, I can create a repository for this plugin at Github. I know 
how people can cooperate there ;-)

Thank you very much.

Original issue reported on code.google.com by [email protected] on 7 Jul 2011 at 10:47

A thank-you note

After the upgrade of Gedit 3, I have been searching for a similar plugin 
compatible with Gedit 3. Finally the search is ended here. Thank you!

We would appreciate that you may help other plugin developers to upgrade their 
plugins for Gedit 3. We have a thread here:

https://github.com/gmate/gmate/issues/65#issuecomment-1515599

Original issue reported on code.google.com by [email protected] on 6 Jul 2011 at 9:43

Search directory should be aware of File Browser plugin

When the File Browser plugin is enabled, this plugin should set the directory 
to search to the root directory of the File Browser plugin. If you can make it 
as a setting (in the configure plugin dialog), that's would be great!
Many thanks for this great plugin.


Original issue reported on code.google.com by [email protected] on 5 Jan 2011 at 2:57

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.