Plugin beta versions
All plugins should be released to Plugin Central. You may submit important updates here to make them available sooner, but a Plugin Central release will make your plugin available through the plugin manager, and benefit the community more. If you are patching an unmaintained plugin, you should commit your changes back to the main cvs repository rather than creating a separate version.
Markers for SwitchBuffer (MarkersForSwitchBuffer.jar v0.1 by Lee Turner)
Submitted by
lturner on
Tuesday, 11 January, 2005 - 10:40
This plugin provides the SwitchBuffer core with the ability to markers across all open buffers. This functionality was previously in the pre1 release of SwitchBuffer 2.0 but has now been taken out. This plugin has a few options available in the plugin options dialog.
This plugin requires SwitchBuffer 2.0pre2
Updated on 01/11/2005 - 10:40
Downloads: 1262
MarkerSets - using SAX to write XML (MarkerSets.jar v1.0 by Shlomy Reinstein)
Submitted by
shlomy on
Tuesday, 5 January, 2010 - 18:00
This version of MarkerSets simply uses SAX to write the XML file instead of DOM with DocumentBuilder, which happens to fail if XQuery is installed and saxon7 is loaded.
Updated on 01/05/2010 - 18:00
Downloads: 865
Menu Editor for jEdit (MenuEditor.jar v0.1 by Shlomy Reinstein)
Submitted by
shlomy on
Friday, 13 August, 2010 - 10:29
This plugin enables you to customize the jEdit menus (File / Edit / Search ...).
After customizing the menus, the changes are saved as a "diff" and applied on each jEdit startup, so that changes to the menus by future versions of jEdit are not masked out. For this, the plugin depends on JDiffPlugin. As the currently released version of JDiffPlugin contains a few bugs, the zip file attached here contains also a fixed version of JDiffPlugin.
(14 Aug) Added a button for adding separators to the menu. Replaced the plugin's submenu with a single menu item.
Updated on 08/14/2010 - 20:18
Downloads: 838
MenuEditor 0.5 (MenuEditor.jar v0.5 by Shlomy Reinstein)
Submitted by
shlomy on
Saturday, 27 November, 2010 - 00:29
Replaced the separator button with an item in the action set list on the right.
Updated on 11/27/2010 - 00:44
Downloads: 904
Minimap plugin: Initial version (Minimap.jar v0.1 by Shlomy Reinstein)
Submitted by
shlomy on
Saturday, 17 January, 2009 - 06:06
This is the first version of the minimap plugin, hopefully to be released soon.
Developed by me, with help from Matthieu Casanova.
By default, you won't see any minimaps, you will need to add minimaps using the plugin menu, or use the option to automatically add minimaps in the plugin options.
Updated on 01/17/2009 - 10:47
Downloads: 1027
MyDoggyPlugin - fix for deadlock on project change (MyDoggyPlugin.tar.gz v0.1 by Shlomy Reinstein)
Submitted by
shlomy on
Sunday, 4 December, 2011 - 08:43
Fix for: http://sourceforge.net/tracker/?func=detail&atid=565475&aid=3449521&group_id=588
Please extract all the files in this .tar.gz under ~/.jedit/jars. They include both the plugin and the updated jars of MyDoggy itself.
Updated on 12/04/2011 - 08:43
Downloads: 1193
OpenIt Plugin (OpenIt-Plugin-1.03-binary.zip v1.03 by Matt Etheridge)
New OpenIt Plugin Version 1.03
* New "substring matching" functionality - if this configurable option is activated, any filename that contains this string will be found (previously the file was only found if the filename started with the specified string).
Updated on 01/14/2004 - 01:20
Downloads: 1141
Outline plugin - bug fix (Outline.jar v0.1 by Shlomy Reinstein)
Submitted by
shlomy on
Wednesday, 7 September, 2011 - 20:24
This version of the plugin fixes the following case, where some new fold should jump multiple levels back in the tree:
A
Intro
tarstrt
B
ttrtratrs
C
sdstd
Here, B should be a sibling of A. Previously it used to be under A.
Updated on 09/07/2011 - 20:24
Downloads: 847
php complete plugin (phpCompletion.zip v0.0.4 by matteo galiazzo)
Submitted by
eilart on
Saturday, 20 December, 2003 - 15:45
This is a completion-code plugin for php. It parses the working file, the included/required files, if they are reacheable, builds an object oriented representation of the code, then popups a window with the prompts.
The prompted elements are:
- global, local variables (and the parameters if we are inside a function);
- methods and variables of a class and the classes it extends from if we type -> after an object instance;
- methods of a class if we type :: after a class name;
- php functions from the selecteds function groups and predefined variables;
- defines.
You can switch-off/on the prompted elements with the checkboxes in the option panel.
For the predefined functions you can choose which function groups activate/deactivate.
You can also choose the rendering style for each element.
Updated on 12/20/2003 - 15:45
Downloads: 1589
ProjectViewer - built against latest jEdit (ProjectViewer.jar v0.1 by Shlomy Reinstein)
Submitted by
shlomy on
Saturday, 9 January, 2010 - 04:33
Updated on 01/09/2010 - 04:33
Downloads: 872
There are 480 downloads in our database