jEdit Community - Resources for users of the jEdit Text Editor

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.


AntHelper for JavaCore (AntHelperForJavaCore.tar.gz v0.4 by Robert Fletcher)
Submitted by rfletch6 on Tuesday, 27 April, 2004 - 12:58
A JavaCore service that gets classpath/sourcepath from AntHelper. Requires JavaCore 0.7+ and AntHelper 0.8.4+. This version improves behaviour when dealing with files that do not have a build.xml.

Updated on 04/27/2004 - 12:58
Downloads: 1902

BufferLocal 1.2.4 update (BufferLocalPlugin.jar v1.2.4 by Dale Anson)
Submitted by daleanson on Wednesday, 14 December, 2005 - 15:45
A minor update to the BufferLocal plugin that will restore the encoding of a file as well as other buffer local properties.

Updated on 12/14/2005 - 15:45
Downloads: 1624

ClearCase Plugin 0.28 updated for jEdit 4.4, Console 4.4, etc (ClearCasePlugin.jar v0.28)
Submitted by AlanEzust on Wednesday, 30 November, 2011 - 03:27
This is a beta of the ClearCase plugin. It compiles against the current versions of jEdit but I have not tested it with ClearCase since I don't have it. If someone else can try it and tell me if it works, I will release it on plugin central.

Updated on 11/30/2011 - 03:30
Downloads: 1048

CodeBrowser with function highlight (MyCodeBrowser.zip v1.5 by Manil)
Submitted by Manil on Tuesday, 18 July, 2006 - 23:07
If someone wants to use this version of CodeBrowser it is based on version 1.4.3 of CodeBrowser but it will highlight the current Tag (depending on the Caret position). If you find any bug please notify me. I included the jar file and the source code, if someone can make it available for the next release of CodeBrowser it will be great, i don't have access to CVS, and i am not an official developeur for jEdit. I'll be happy to participate to this great text editor.... Comments are wellcome... Manil

Updated on 07/18/2006 - 23:07
Downloads: 1452

ConfigurableFoldHandler - fixed mode-specific fold configuration (ConfigurableFoldHandler.jar v0.6.3 by Shlomy Reinstein)
Submitted by shlomy on Sunday, 23 August, 2009 - 18:39
Fixed the mode-specific fold configuration (fold start / fold end / use-regexp). Previously it did not work because the mode was incorrectly retrieved from the buffer.

Updated on 08/23/2009 - 18:39
Downloads: 1100

ConfigurableFoldHandler - performance fix (ConfigurableFoldHandler.jar v0.6.3 by Shlomy Reinstein)
Submitted by shlomy on Sunday, 23 August, 2009 - 03:14
Fixed a performance bug that was seen when collapsing many folds in a large file.

Updated on 08/23/2009 - 03:14
Downloads: 1072

Editmodes for SwitchBuffer (EditmodesForSwitchBuffer.jar v0.1 by Jeroen Budts (TeRanEX))
Submitted by TeRanEX on Monday, 26 September, 2005 - 21:38

A dataprovider for the new SwitchBuffer, which is currently in beta and can be found here, to make it possible to change the editmode of a buffer, by using SwitchBuffer.

You can get the source by using DARCS:
$ darcs get http://dev.budts.be/darcs/jedit/EditmodesForSwitchBuffer

Also available from http://dev.budts.be/releases/jedit/EditmodesForSwitchBuffer/

Updated on 09/26/2005 - 22:08
Downloads: 5050

Enhanced Tags plugin (Tags.jar v2.0.3 (enh by Shlomy Reinstein)
Submitted by shlomy on Sunday, 14 October, 2007 - 12:10
This version of the Tags plugin has a few enhancements and fixes:
  1. In case of tag collisions, the tags found can be displayed in a dockable window instead of a popup. The 'Tag List' dockable can be opened from the plugin menu and docked in one of the 4 docking positions (or float) like any other jEdit dockable. When the dockable is open, tag collisions will be displayed in the dockable instead of the popup.
  2. The Tag List dockable allows quick filtering by tag attributes (when present in the tag files). This allows you to quick reach the tag you're interested in when there are many tags with the same name, which is common in object oriented languages. The "Filter" menu at the top left of the dockable lets you filter by attribute values.
  3. A new option pane - Actions - was added, allowing you to create custom "follow tag" actions which resolve tag collisions by apply a list of filters, each keeping only those tags having a specific attribute value. This way, you can create an action like "Follow function definition" (which would follow tags whose "kind" attribute is "function" or "method") and another action like "Follow function declaration" (which would follow tags whose "kind" attribute is "prototype", or "function" if there are no tags with a "prototype" kind).
  4. A new option is available in the General option pane, to use line numbers for following tags (when specified in the tag files). This is useful for object oriented languages, where the same tag can be defined multiple times in the same file, each time under a different class, with the exact same signature. It is also useful for differentiating between function declarations and definitions.
  5. Fixed the display of function signatures (when specified in the tag files) in the tag collision list.

Updated on 10/14/2007 - 12:10
Downloads: 1262

FoldViewer - updated for recent jEdit versions (e.g. 4.3pre17) (FoldViewer.jar v0.1 by Shlomy Reinstein)
Submitted by shlomy on Friday, 28 August, 2009 - 19:46
Updated FoldViewer to work with the latest jEdit - 4.3pre17. It broke due to a change in the Buffer's constructor: The Hashtable parameter was replaced by a Map one.

Updated on 08/28/2009 - 19:46
Downloads: 1027

HDL Parser (HDLParser.jar v0.2 by Igor Lesik)
Submitted by curoles on Tuesday, 2 August, 2005 - 22:44
Now supports VHDL

Updated on 08/02/2005 - 22:44
Downloads: 1601

There are 480 downloads in our database
User login
Browse archives
« April 2024  
MoTuWeThFrSaSu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   82348
Context Free Art (*.cfdg)   0.31   46055
JBuilder scheme   .001   18495
BBEdit scheme   1.0   18116
ColdFusion scheme   1.0   18024
R Edit Mode - extensive version   0.1   17473
Advanced HTML edit mode   1.0   16206
Matlab Edit Mode   1.0   16068
jEdit XP icons   1.0   15229
XP icons for jEdit   1.1   14293