Accented vowels do not appear in MacOSX
Submitted by Anonymous on Thursday, 18 December, 2003 - 10:19
Hi all,
I just love jEdit, but cannot get accented vowels appear when typed. I'm using Spanish MacOSX Panther and 4.2pre7, but it happened in Jaguar and 4.1. I'm sure this has been documented anywhere, but cannot find it... is there any solution?
Search: How to set "default filter"
Submitted by Anonymous on Thursday, 18 December, 2003 - 12:07
Hello there,
I am using jedit to write C source code. To find functions I often use directory search.
When opening directory search the filter is sometimes reset to "*.c" although I always enter "*.[hc]" in this field.
How can I change this behaviour and for example have "*.[hc]" as default filter?
Cheers
Daniel
Germany
KDE problem with JEdit 4.1 final
Submitted by Anonymous on Friday, 19 December, 2003 - 05:26
To be exact; this is a KDE problem.
JEdit 4.1 final installs fine in Mandrake 9.2. A fresh install of j2re1.4.2_03 followed by linking j2re; export JAVA_HOME=/usr/java/j2re; and a single command "jedit" from terminal results in a running application.
Now, why will KDE -not- open JEdit? "jedit" from the quicklauncher does not open the application. The ADD Application from medudrake with command "jedit" also does not work.I do not want to open a terminal each time to use jedit. help!
Please help a newbie fix my simple problem with KDE/jedit.
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.
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
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)
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
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
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
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).
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.
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
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
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!
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.
logtalk.xml v1.0 by Paulo Moura
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:02
Edit mode for Logtalk, an Open Source object-oriented extension to the programming language Prolog (http://www.ci.uc.pt/logtalk/logtalk.html).
MATRIXx Edit Mode (MatrixX.xml v1.0 by BobKagy)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:03
Edit mode for MATRIXx scripts, commands, functions, and objects.
Maxima edit mode (maxima.xml v0.1 by Tobias Elze)
Submitted by
tobias-elze on
Friday, 19 December, 2003 - 06:07
Edit mode for the Computer Algebra System Maxima (a GPL Version of the commercial Macsyma).
MCS51 Keil Assembler mode (assembly-MCS51.xml v0.1 by Starglider)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:09
This mode includes all keil A51 v6.2 keywords. This is a first try version I think keywords could be better organized but at least they should be all in. the catalog entry for this mode is
Mellow (Mellow2.jedit-scheme v2.0 by Brad Mace)
Submitted by
Brad Mace on
Friday, 19 December, 2003 - 06:11
Green-based scheme which I think is less shocking than most schemes when moving from the default. Updated for 4.2 goodness.