Recently Updated Plugins
Plugins updated:
5-April-11 |
Hyperlinks 1.0.3: Fixed compatibility with latest jEdit |
|
Plugins updated:
16-March-11 |
Beauty 0.6.1: Bug fix, restored old method for backward compatibility with other plugins. |
BufferList 1.3: Fixed go to next/previous buffer in list (#3213492) |
Calculator 1.3.0: Bug fix/update release.
- Updated keyboard handling from Java 1.1 API to current.
- Fixed bug where two BigDecimals couldn't be added. |
ConfigurableFoldHandler 0.8: Undoing a change I did in the last release, for supporting the same regexp as both start and end fold. This was redundant as there's a better solution using regexp assertions. |
JavaSideKick 3.1.1: Bug-fix release, primarily:
* Completion would fail on a NPE if jedit's home jars/ directory didn't exist
* Duplicate completion entries |
RubyPlugin 0.9.5: Removed dependency on ProjectViewer plugin. Replaced use of deprecated jEdit methods. |
|
Plugins updated:
7-March-11 |
Beauty 0.6.0: - Improvements to JSP beautifier.
- Improvements to Java beautifier.
- Added some options to Java beautifier.
- Improvements to JSON beautifier.
- Improvements to BSH beautifier. |
PHPParser 1.3.2: Fixed evaluable string parsing (#3063857)
Fixed identifiers allowed after const keyword in class constants.
Fix fully qualified class instantiation
Fix else: syntax where there is no statement |
XInsert 2.6: Updated plugin compatibility to be ready for jEdit 4.5 |
|
Plugins updated:
3-February-11 |
CommonControls 1.3: Added ItemFinder api |
Completion 0.2: This is a bugfix release. If completions take some time to arrive, the invisible completion window would silently comsume keystrokes. |
ConfigurableFoldHandler 0.7: The version of the plugin contains some bug fixes, the usage of the GNU regexp library (which was needed prior to java 1.4) is removed, and manual folds were added. |
QuickOpen 0.1: I've just added a new plugin for quickly opening files in jEdit. If you've used TextMate or CommandT in Vim, then this plugin will feel very familiar. Works best when you bind it to a keystroke. |
XML 2.8.0: This new release of XMLPlugin introduces some improvements to the display of Ant and TLD files.
Completion information is now available for XSD schemas set via the menu item.
A new in-memory cache is enabled, to allow for faster parsing of Docbook documents.
Various bug fixes are also included. |