Recently Updated Plugins
Plugins updated:
19-July-07 |
Beauty 0.3.0: 1. added ability to split/unsplit attributes in both xml and html
based files.
2. added option setting to have Beauty use the jEdit indenter for
those files/modes that it doesn't know how to otherwise handle.
Requires Java 1.4
Requires jEdit 04.02.01.00 |
SideKick 0.7.4: Source: Source code is in SVN in plugins/SideKick/tags/release-0-7-4
Announcement: Fixed "can't determine mode of buffer" ( 1744627 - Shlomy
Reinstein )
Added support for SideKick Parser Services to offer a JPanel for
inserting above the SideKickTree. (Shlomy Reinstein, # 1744797 )
Preserve horizontal scroll position (Vladimir Avondin # 1746146)
Requires Java 1.5
Requires jEdit 04.03.08.00
Required plugins:
errorlist.ErrorListPlugin 1.4 |
|
Plugins updated:
8-June-07 |
Console 4.3.3: 1727037, 1726365 applied, handling error lines in StreamThread better. (k_satoda)
1700484 fixed, was not registering dynamic shortcuts on startup.
1671430 cd to project root/node needs line break
Ctrl-P and Ctrl-N select through command history.
Paste in the panel moves caret to end of input before pasting. |
GdbPlugin 0.4: Announcement: This release includes several new features:
- A read-only GDB breakpoint table ("GDB Breakpoint" dockable
window) that reflects the breakpoint state in GDB, available on at run-time
(after GDB was started).
- Ability to display values of complex types nicely by associating
the types with GDB macros that will generate their values. This includes a
type inferrence rule, specified as a regexp substitution, for mapping
several similar types into the same type, e.g. "const QString" -> "QString"
so that the type->macro map does not include redundant entries.
Requires Java 1.5
Requires jEdit 04.03.09.00
Required plugins:
console.ConsolePlugin 4.3.2
CommonControlsPlugin 0.9.4 |
|
Plugins updated:
2-June-07 |
Ancestor 1.0.0: Initial Release |
Navigator 1.5: Bug fix release: some code clean up and a memory leak was fixed. |
|
Plugins updated:
1-June-07 |
JavaFold 0.3: Updates for changes in 4.3pre3 |
JFuguePlugin 0.5.2: Initial release |
Xilize 3.0.3.31: Announcement: Xilize v3.0.3 is now available supporting BeanShell
extentions to the Xilize markup language for generating XHTML. |