jEdit Community - Resources for users of the jEdit Text Editor
limbo.xml v1.0 by John Brecht
Submitted by Brad Mace on Friday, 19 December, 2003 - 06:01
Syntax highlighting for Limbo, the programming language of the Inferno operating system.
LotusScript 4.0 mode (lotusscript.xml v1.0 by Johan Känngård)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:58
A jEdit mode for LotusScript 4.0, used in Lotus Domino / Notes R5. Updated 2003-05-07, whitespace control added. Thanks Alexander Knie!
Lua Edit Mode (lua.xml v0.2 by Vadim Shevchenko)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:55
I think it's more developed then the normal lua.xml Lua is a briliant scripting language. Initially it's neither Object Oriented nor Functional. But it allows you to construct both of these paradigms on it since it has backbones ready. It also has a Java binding and can be used as Java's scripting language. Have a glance at httpL//www.lua.org
Mason Edit Mode (mason.xml v1.0 by Alex Robinson)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:52
An edit mode for Mason (http://www.masonhq.com), an open source Perl-based templating system
Mathematica Edit Mode (mathematica.xml v1.0 by Daniel Herring)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:51
An enhanced Mathematica mode including auto-indenting, syntax highlighting, and built-in keywords and variables.
Matlab Edit Mode (matlab.xml v1.0 by Chris Rose)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:47
An edit mode for Matlab. You will also need to add an appropriate entry to the catalog file -- see the jEdit help on writing edit modes for more information. Matlab files usually have the suffix ".m" (objective-C coders may like to note the clash).
IBM MQSeries script (MQSC) mode (mqsc.xml v1.0 by Aaron Bell)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:46
Syntax highlighting for IBM MQSeries script (MQSC), accurate for WebSphere MQ v5.2
Improved highlighting for XML attributes (xml.xml v1.0 by Makan)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:38
Enables highliting the attributes inside XML tags in a diffrent color than the markup. Update the $Jedit/modes/xml.xml file
HSQLDB SQL edit mode (hsqldb-sql.xml v1.0 by Randy Hudson)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:34
Edit mode for HSQLDB's SQL dialect
Dot edit mode (dot.xml v0.1 by Stefan Kost)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:33
dot can be used for editing files in the dot-language (surprise, surprise) of the graphviz-package of at&t (see http://www.graphviz.org)
Another HTML edit mode (pyro.xml v1 by Lucas Ces)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:31
This is another HTML Mode modification , that distinct tags, attributes, literals, inlines CSS, Javascript and VBScript
ABAP Edit Mode (abap.xml v1 by Nathan Jones)
Submitted by Brad Mace on Friday, 19 December, 2003 - 05:29
An ABAP edit mode. I found one for GVIM but as I use Jedit now this is really essential for my job.
Fold Java (Fold_Java.bsh v1.10 by Robert Fletcher)
Submitted by rfletch6 on Tuesday, 16 December, 2003 - 11:17
Adds explicit folds around imports, static initializers, methods, constructors and inner classes in a Java buffer. The opening folds are appropriately labelled. methods of anonymous inner classes, etc. are also folded. The only known limitation is the macro doesn't pick up methods, constructors & inner classes that are package protected (i.e. have no public|protected|private declaration). This is basically a macro version of the LazyFolds plugin (the plugin can work for modes other than Java).
Ant Helper macros (Ant_Helper_Macros.tar.gz v1.0 by Robert Fletcher)
Submitted by rfletch6 on Tuesday, 16 December, 2003 - 10:47
4 simple macros that run the A,B,C,D targets in AntHelper but also force the AntFarm dockable window to stay closed. These are ideal for binding to shortcuts enabling you to work quickly without having a dockable you don't need to use popping up all the time.
Grep-like macros (Grep_Macros.tar.gz v1.0 by Robert Fletcher)
Submitted by rfletch6 on Tuesday, 16 December, 2003 - 10:50
2 macros that allow lines to be selected from a buffer based on whether they match (or do not match for the 2nd macro) a regular expression. The selected lines are placed in a new jEdit buffer. This is ideal for browsing large log files where you are looking for certain entries, etc.
Numeric Conversion Macros (Numeric_Conversion_Macros.tar.gz v1.0 by Robert Fletcher)
Submitted by rfletch6 on Tuesday, 16 December, 2003 - 15:03
6 macros that can convert a selection between different numeric formats; binary, decimal, hex and Roman numerals.
Auto Collapse Folds (Auto_Collapse_Folds.bsh v1.0 by Brad Mace)
Submitted by Brad Mace on Tuesday, 16 December, 2003 - 23:31
Expands/Collapses explicit folds based on them being preceded by a + or - ( +{{{ or -{{{ ). This lets you create a default expanded/collapsed state for each fold.
Tweak GUI startup script (tweak-gui.bsh v1.1 by Brad Mace)
Submitted by Brad Mace on Tuesday, 16 December, 2003 - 23:29
Changes some GUI properties to be more compact, with less wasted space. it'd shouldn't be hard to adjust this script to taste.
Ant edit mode (ant.xml v1.0 by Brad Mace)
Submitted by Brad Mace on Tuesday, 16 December, 2003 - 23:25
An Edit mode for ant build files. It must be in the jEdit system directory in order to override the normal xml mode when needed.
String2Hex (String2Hex.bsh v1.0 by Brad Mace)
Submitted by Brad Mace on Tuesday, 16 December, 2003 - 23:23
Converts the selected text to its hexidecimal equivalent
User login
Browse archives
« March 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
31
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   82338
Context Free Art (*.cfdg)   0.31   46043
JBuilder scheme   .001   18487
BBEdit scheme   1.0   18107
ColdFusion scheme   1.0   18015
R Edit Mode - extensive version   0.1   17461
Advanced HTML edit mode   1.0   16194
Matlab Edit Mode   1.0   16057
jEdit XP icons   1.0   15220
XP icons for jEdit   1.1   14281