Edit Modes
Additional syntax highlighting modes that are not distributed with jEdit. You will need to add a mode catalog entry after placing the mode file in an appropriate mode directory. The recommended mode catalog entry can be found inside a comment at the start of each mode file. See the Installing Modes section of the jEdit user's guide for details.
Edit Mode for HLSL Shader Language (Update) (hlsl.xml v2 by Adam Sawicki)
Submitted by
Reg on
Saturday, 1 May, 2010 - 17:39
An update of Edit Mode for HLSL - DirectX shader language and effect file format. The HLSL Edit Mode is now in the official jEdit distribution, but it haven't been updated for long time. Now I've created new version that supports all new features up to the newest DirectX 11 (Shader Model 5), including these from the upcoming June 2010 version.
Recommended FILE_NAME_GLOB is "*.{fx,hlsl}", although the "fx" extension is already taken by "javafx" mode.
Updated on 05/01/2010 - 17:39
Downloads: 1326
eisen.xml v0.02 by monkstone
Submitted by
monkstone on
Monday, 11 October, 2010 - 19:39
An Experimental Highlighter for the StructureSynth EisenScript. Provides highlighting for *.es you might like to post on your blog (use code2html plugin). Aims to cope with in built raytracer syntax coming with StructureSynth Hinxton release (but not javascript).
Updated on 11/15/2010 - 11:52
Downloads: 1024
Enhanced PL/SQL Mode (pl-sql.xml v(taken fro by Uwe Pliha)
Submitted by
uhuebner on
Wednesday, 11 October, 2006 - 14:38
- added all DBMS-Packages as keyword3
- added all predefined exceptions as keyword4
Updated on 10/11/2006 - 14:38
Downloads: 1924
ESQL/C mode for JEdit (esql.xml v1.0 by Slawomir Rewaj)
Submitted by
slawekrewaj on
Tuesday, 14 December, 2010 - 06:24
This file is based on JEdit C Mode. It adds embedded SQL extenstions.
Updated on 12/14/2010 - 06:24
Downloads: 1108
Euphoria Edit Mode (euphoria.xml v1.0 by Matija Kejzar)
Submitted by
mkejzar on
Monday, 22 August, 2005 - 13:58
Edit Mode for the Euphoria Programming Language.
To install it, add <MODE FILE="euphoria.xml" NAME="euphoria" FILE_NAME_GLOB="*.{e,ex}" FIRST_LINE_GLOB="#!/*ex*"/> to your catalog xml file.
Updated on 08/23/2005 - 01:05
Downloads: 1581
F# Edit mode (fsharp.xml v0.0.1 by Nicolas Vallée)
Submitted by
gorgonite on
Monday, 12 May, 2008 - 21:12
It's just a simple fork of another edit mode made for OCaml :
http://community.jedit.org/?q=node/view/1269
I made some changes :
- I put in another color the keyworks of OCaml, which shouldn't be used in F#
- I added a support for the commands like #light, #use, etc
- I changed some functions/modules colorations which aren't in F# core library
My work isn't good enough, but I wish people would improve it :)
Updated on 05/13/2008 - 07:34
Downloads: 1510
Fortran 77/90/95 Syntax Highliting Improvement (fortran.xml v0.2 by Raffaele Borrelli)
Submitted by
lello on
Tuesday, 4 January, 2005 - 19:17
This file contains several improvements of the "very basic" Fortran mode
which comes with jEdit. I have added all the new F90 intrinsic functions and
used some SPAN_REGEXP for a correct highlighting of the END DO, END SUBROUTINE
sequences.
Hope this helps the (small?) Fortran community.
Lello.
Updated on 01/04/2005 - 23:05
Downloads: 1867
GLSlang (GLSlang.xml v1.10-r59 by 13xforever)
Submitted by
13xforever on
Thursday, 22 March, 2007 - 07:09
GLSlang Release 1.x source mode by 13xforever (13xforever@mail.ru)
03.02.2006 update:
- GLSlang Version 1.10 Revision 59 (30-April-2004)
07.09.2006 update:
- new RegEx engine
Updated on 03/22/2007 - 07:09
Downloads: 1233
Go language edit mode (go.xml v1 by Grzegorz Żur)
Submitted by
grzegorz.zur on
Friday, 19 February, 2010 - 09:25
Go language edit mode.
More about Go at http://golang.org/
Updated on 02/19/2010 - 09:25
Downloads: 1079
HAML language mode (haml.xml v1.0 by Jim Morris)
Submitted by
wolfmanjm on
Saturday, 2 December, 2006 - 03:09
A first attempt to implement a HAML language mode for the Ruby on Rails HAML plugin.
It is documented here: http://blog.wolfman.com/articles/2006/12/01/a-haml-edit-mode-for-jedit
Updated on 12/02/2006 - 03:09
Downloads: 1163
There are 480 downloads in our database