jEdit Community - Resources for users of the jEdit Text Editor
VHD syntax mode bug fix
Submitted by pieter3d on Thursday, 4 March, 2004 - 05:19
In VHDL, a single apostrophe ' is used in the following case: 'event where can be any predifined signal (its like a variable). The bug is of course that the VHD highlighter thinks this is a single quote opeing a string, thus highlighting the rest of the line.

An easy rule would be to just check for the word "event" after a single quote. Here is the required update for vhd.xml - the following should replace the single quote span:
<SPAN_REGEXP HASH_CHAR="'" NO_LINE_BREAK="TRUE" TYPE="LITERAL1">
<BEGIN>(?!'event)</BEGIN>
<END>'</END>
</SPAN_REGEXP>

Screenshot of current error

Pieter Kapsenberg

jEdit Syntax package ported to .NET
Submitted by Brad Mace on Tuesday, 11 November, 2003 - 04:29
All in all the code was a real pleasure to work with and the resulting library dropped right into my project. My project is also GPL'd so if anyone would like to take a look at the resulting code it can be found 3 comments
Using jEdit syntax highlighting in other applications
Submitted by slava on Monday, 28 April, 2003 - 01:43
The org.gjt.sp.jedit.syntax package in the CVS can now be used in other programs. You can find preliminary documentation by generating javadocs from the latest source. More information will be added to the javadocs over time.
User login
Browse archives
« February 2025  
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
 
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   107140
Context Free Art (*.cfdg)   0.31   46064
BBEdit scheme   1.0   18603
JBuilder scheme   .001   18504
ColdFusion scheme   1.0   18034
R Edit Mode - extensive version   0.1   17483
Advanced HTML edit mode   1.0   16215
Matlab Edit Mode   1.0   16079
jEdit XP icons   1.0   15238
XP icons for jEdit   1.1   14302