Recently Updated Plugins
Plugins updated:
8-January-07 |
CtagsSideKick 1.1: Source: Source code is in SVN with revision 8319
Announcement: This release of CtagsSideKick contains support for remote files and also several new icons for tag kinds.
Requires Java 1.5
Requires jEdit 04.03.05.00
Required plugins:
sidekick.SideKickPlugin 0.6.1
Short Description: This plugin is an enhancement of the CodeBrowser plugin, providing better support for object-oriented languages.
Long Description: CtagsSideKick is a SideKick service that provides a tag tree for the current
buffer based on the output of the "Exuberant ctags" tool, to simplify
navigation in the current buffer. CtagsSideKick is an enhanced version of the
CodeBrowser plugin, that can group tags by namespace (e.g. grouping class
members under their class), and provides icons representing the tag type
(function/variable/...). These are especially useful when there are several
tags of the same name in the buffer, which is common in object-oriented
languages such as C++ and Java.
Unlike CodeBrowser, CtagsSideKick does not contain a buffer switcher. |
Navigator 1.4: {{{ NavigatorPlugin 1.4
Source: Source code is in SVN with the version 8317.
Announcement: Release 1.4 of Navigator introduces two new actions: "Forward list" and "Back list". The new actions allow jumping to arbitrary positions in the history, similar to the small dropdowns near the "Back" and "Forward" buttons in internet browsers.
Requires Java 1.4
Requires jEdit 04.03.05.00
Short Description: The Navigator Plugin provides a set of "Back" and "Forward" actions similar to a web browser. This is surprisingly handy.
Long Description: The Navigator Plugin provides a set of "Back" and "Forward" actions similar to a web browser. This is surprisingly handy.
}}} |
|
Plugins updated:
31-December-06 |
LilyPondTool 2.10.2: LilyPond 2.10 support with many new features, including advanced point-and-click tools and ruler |
|
Plugins updated:
29-December-06 |
ConfigurableFoldHandler 0.6.3: Updated for use with jEdit 4.3pre8 |
|
Plugins updated:
11-December-06 |
SuperAbbrevs 0.23: The new version of SuperAbbrevs is almost a complete rewrite.
The new features are:
* Tab-key to expand abbreviation
* Tranformation fields that can change their contents depending on another fields
using beenshell code
* Templete generation using beenshell code
* User varialbes
* Import of the installed normal abbreviations in jEdit
* Alot of abbreviations included |