[Geany-devel] Filter in the File Browser Plugin

Grigory Javadyan grigory.javadyan at xxxxx
Sat Feb 19 14:04:00 UTC 2011


Hi,

I recently started using Geany and noticed that the file browser plugin
lacks the ability to include multiple patterns into the filter. For example,
I can't set the filter up so that the plugin displays *.cpp and *.h files,
but not *.o files. I browsed through the code of the plugin and found out
that it simply uses g_pattern_match.
However, it's not too difficult to alter the code so that it supports
multiple patterns. I would like to do that. Please let me know if this
feature is needed. If it is, I'll start working on it.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20110219/6603928f/attachment.html>


More information about the Devel mailing list