Plugin Central updates (12)
Submitted by Sunday, 13 July, 2003 - 04:26
on
- ColumnRuler 0.7.0: initial Plugin Central release; requires jEdit 4.2pre3 and JDK 1.4
- ConfigurableFoldHandler 0.4: calculates folds in a slightly different way so that lines that contain a fold end string followed by a fold start string (such as "} else {") will be the start and end of a fold (in previous versions the two strings cancelled each other out and there was no fold on that line); documentation has been updated to include regular expressions to fold on pairs of strings like "function", "end function"; requires jEdit 4.1pre2 and JDK 1.3
- CTPlugin 0.2: Taglib Prefix settings improved; requires jEdit 4.1final and JDK 1.3
- Docker 0.3: fixed bug where some dockables would auto-hide immediately when shown; Docker will attempt to guess the default component for a dockable if one is not specified for focus; because of these fixes, Docker now requires JDK 1.4; jEdit 4.1final and JDK 1.4
- HexEdit 0.1.3: initial Plugin Central release; requires jEdit 4.2pre2 and JDK 1.4
- JazzyPlugin 0.2.1: bug fixes; reduced startup time; requires jEdit 4.1final and JDK 1.3
- Jump 0.2.1: initial Plugin Central release; requires jEdit 4.1final, ProjectViewer 2.0.1, and JDK 1.4
- MouseSnap 0.1: initial Plugin Central release; requires jEdit 4.1final and JDK 1.4
- Sessions 1.2.0: updated to use the new plugin loading API introduced in jEdit 4.2pre1; requires jEdit 4.2pre2 and JDK 1.3
- SideKick 0.3: updated for jEdit 4.2 API changes; added getParseTriggers() method to SideKickParser class; added getErrorSource() method to SideKickPlugin class; cleaned up and debugged completion code; an API has been added for stopping parsing (combined with the position optimization in jEdit 4.2pre3, this should result in improved responsiveness when editing large XML files); requires jEdit 4.2pre3 and JDK 1.3
- XML 0.12: updated for jEdit 4.2 plugin API; updated to use SideKick 0.3 code completion improvements; includes the new Apache XML commons catalog resolver code instead of the outdated com.arbortext.catalog package (this brings improved support for OASIS and XML catalogs); now uses jEdit 4.2 structure matching API to paint tag highlight, so you will see a tag scope indicator in the gutter just like with brackets; requires jEdit 4.2pre3, ErrorList 1.3, SideKick 0.3, and JDK 1.3
- XPTracker 0.1.0: initial Plugin Central release; requires jEdit 4.2pre2 and JDK 1.4