QuickFile | Version 0.9.1 (Jun. 20, 2000)
By Jason Ginchereau <jg5@cs.wustl.edu> |
Introduction | |
This plugin allows easy and fast opening of files and switching between
many open files in a directory tree, such as a Java package hierarchy,
or a website. It adds a pane to one side of the jEdit window, or a
separate frame, that displays a tree-style or list-style view of files
and directories. Currently open files can be identified at a glance
and switched to with a click. New files can be opened with a double-click.
The root directory of the tree can easily be changed, using a history list.
Also the files shown in the tree can be filtered using glob-style expressions.
This version requires jEdit version 2.5pre5 or later. | |
The Three View Styles | |
The QuickFile panel shows you lists of files and directories. There are
three different styles you can use to view these lists:
| |
Selecting and Opening Buffers | |
The main intention of QuickFile is to make it easy and fast to open
and switch between files in a directory tree. This is accomplished
through two basic features:
| |
Changing the Root Directory | |
There are as many as six ways to change QuickFile's root directory:
| |
Filtering Displayed Files | |
The filter text field at the top of the QuickFile panel allows you
to use glob-style expressions to filter the list of files shown.
The filter patterns will be familiar to users of unix shells.
Note that directories are not filtered. Here are some useful example
filter expressions:
| |
Other File Operations | |
Refresh - click the ![]() Right-Click Menus -by right-clicking on a file or directory in QuickFile's tree or list, you have access to some of the following file operations, depending on context. A menu item shown in bold is the default double-click operation.
| |
ToDo | |
These features are being considered for future releases of QuickFile:
| |
Feedback | |
Please send bug reports, feature requests, or other comments
to <jg5@cs.wustl.edu>.
|