Fork me on GitHub

Treebrowser plugin

About

The TreeBrowser plugin for Geany provides an alternate way to browse through your files. It displays files and directories in a tree view and has more features than the file browser plugin delivered with Geany itself.

treebrowser plugin

Features

  • Project following
  • Basic filesystem functionality
  • GTK bookmarks support
  • Keybindings
  • Filterable list
  • Show content-type icons

Requirements

  • GTK >= 2.8.0
  • GIO >= 2.0 (optional)
  • Geany >= 0.17

Usage

After compiling and/or installing TreeBrowser, start Geany and go to menu Tools->Plugin Manager and set checkbox at TreeBrowser plugin

Download Source

Development Source Tarbal: http://geany-plugins.svn.sourceforge.net/viewvc/geany-plugins/trunk/geany-plugins/treebrowser/?view=tar

TreeBrowser is part of the combined Geany Plugins release. For more information and downloads, please visit //plugins.geany.org/

Installation

  • Ubuntu/Debian
    sudo apt-get install geany-plugin-treebrowser
  • Fedora
    yum install geany-plugins-treebrowser

License

TreeBrowser plugin is distrubuted under the same license as and geany.

Ideas, questions, patches and bug reports

Report them at http://sourceforge.net/tracker/?group_id=222729.

-- 2010 Adrian Dimitrov dimitrov(dot)adrian(at)gmail(dot)com