Recently Updated Plugins
Plugins updated:
5-July-06 |
FTP 0.7.9: Version 0.7.9 Requires jEdit 4.3pre4 and JakartaCommons 0.3.
* Removed dependency to gnu.regex; updated to use java.util.regex
* Fixed 1489889 - read only warnings in FTP protocol |
|
Plugins updated:
29-June-06 |
JythonInterpreter 0.9.7: The only change made was to rename the sidekick service
to "Jython" so that it does not clash with other
plugins that also offer a sidekick service of the name
"python". |
Outline 1.2: - Offers a sidekick service in services.xml.
Since sidekick 0.6 has a combobox
that lets you switch between outline and other
native parsers, it should be quite convenient
to use that way, instead of in its own dockable. |
|
Plugins updated:
26-June-06 |
Activator 1.0.4: Bugfix release. |
HtmlSideKick 0.4: Bugfix release
Extends from XmlParser (in the XML plugin) and now supports element tag, closing, and attribute completions, from HTML and JSP modes. (Alan Ezust). |
PropertySideKick 0.1: Initial release |
SideKick 0.6.2: Changelog:
* Broke up options "parse on buffer
switch/save" into 2 separate options. Now you can parse
on switch, or on save, or on both, and when you switch
buffers with parse-on-switch off, the tree keeps its
state. (Alan Ezust)
* Added option setting to turn off tool tips.
Tool tips can be annoying on slower systems as they are
not necessarily drawn quickly. (Dale Anson)
* Added option setting to be able to display a
status window at the bottom of the tree. This window is
larger than the jEdit status bar, so the full display
of tree node can be shown. This is nice when tool tips
are off and the node details are shown on more than one
line. (Dale Anson)
* Made SideKickParser.name protected.
* Bug 1504746 fixed [combobox]. |
|
Plugins updated:
21-June-06 |
Console 4.2.6.3: o Improved LaTeX commando.
o Fixed bug # 1480991 related to printing exit codes after a subprocess exits. |