TreeBrowser is hiding now object files, that there is no sense to display. This is cool, but it displays *.pyc files, that aren't edited. Maybe you could change it? I am posting a very tiny patch, that adds this extension.
On Thu, 20 Jan 2011 16:15:39 +0100, Filip wrote:
TreeBrowser is hiding now object files, that there is no sense to display. This is cool, but it displays *.pyc files, that aren't edited. Maybe you could change it? I am posting a very tiny patch, that adds this extension.
Though your patch was against the TreeBrowser plugin, I took it and applied it against Geany's FileBrowser plugin as well :).
Thank you.
Regards, Enrico
Though your patch was against the TreeBrowser plugin, I took it and applied it against Geany's FileBrowser plugin as well :).
Cool :-)
With every new thing I find out about geany it becomes more and more the only editor I need. I also found code nagivation plugin and it just my C coding much easier. I hope that file jump will be implemented soon and that maybe similar thing will be made for python. Finding proper module in python code takes a lot of time (especially when I jump between files often), so being able to jump to file without needing mouse would be a great benefit :-)
On Fri, 21 Jan 2011 01:10:52 +0100, Filip Gruszczyński wrote:
Finding proper module in python code takes a lot of time (especially when I jump between files often), so being able to jump to file without needing mouse would be a great benefit :-)
Yeah, I miss that as well. I want to implement something like this since a long time but just don't find the time for it. But once I will, I'll tell you :).
Regards, Enrico