• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..09-Oct-2021-

src/H09-Oct-2021-3,2932,757

AUTHORSH A D16-Jul-201794 42

ChangeLogH A D16-Jul-201713.9 KiB459296

Makefile.amH A D16-Jul-201781 53

Makefile.inH A D29-Sep-202126.9 KiB865779

NEWSH A D16-Jul-2017222 96

READMEH A D17-Oct-20171.7 KiB7847

README

1.. |(version)| replace:: 0.20
2
3TreeBrowser plugin
4==================
5
6.. contents::
7
8
9About
10=====
11
12The TreeBrowser plugin for Geany provides an alternate way to browse through
13your files. It displays files and directories in a tree view and has more
14features than the file browser plugin delivered with Geany itself.
15
16
17Features
18========
19
20* Project following
21* Basic filesystem functionality
22* GTK bookmarks support
23* Keybindings
24* Filterable list
25* Show content-type icons
26
27
28Requirements
29============
30* GTK >= 2.8.0
31* GIO >= 2.0 (optional)
32* Geany >= 0.17
33
34
35Usage
36=====
37
38After compiling and/or installing TreeBrowser, start Geany and go to menu
39Tools->Plugin Manager and set checkbox at TreeBrowser plugin
40
41
42FAQ
43===
44
45* My base directory is not remembered
46	Yes it isn`t saved, and I don`t think that it have to be saved while We have in Geany "Startup path", and "Load from the last session"
47	These settings are useful and the plugin take care about them, use them and the problem with the last directory remembering will be solved.
48
49
50Download Source
51===============
52
53Development Source Tarball: https://github.com/geany/geany-plugins/archive/master.zip
54
55TreeBrowser is part of the combined Geany Plugins release. For more information and downloads, please visit http://plugins.geany.org/
56
57
58Installation
59============
60
61 The plugin is part from the geany-plugins projects, you can see the plugin`s install page at http://plugins.geany.org/install.html
62
63
64License
65=======
66
67TreeBrowser plugin is distributed under the same license as in geany.
68
69
70Ideas, questions, patches and bug reports
71=========================================
72
73Report them at https://github.com/geany/geany-plugins/issues
74
75--
762010 Adrian Dimitrov
77dimitrov(dot)adrian(at)gmail(dot)com
78