jEdit Community - Resources for users of the jEdit Text Editor
linecomment //
Submitted by OBI_Ron on Wednesday, 23 August, 2006 - 20:05
Hello everyone,

I have just started using jEdit, and would like to create a new edit mode to handle Poser cr2 files. I have read thru the help docs, and am using the python.xml as a reference.

In python.xml, the following line handles comments:
PROPERTY NAME="lineComment" VALUE="#" /

So each line that begins with # is recognized as a comment line.

In a cr2 file, comment lines begin with //, and have no end of comment designation. So I tried to use the same cocept:
PROPERTY NAME="lineComment" VALUE="//" /

But I am not getting the results that I would expect. Comment lines are not recognized at all.

Can anyone shed some light on this?

Thanks for your time!
Comment viewing options
Select your preferred way to display the comments and click 'Save settings' to activate your changes.
LineComment Broke?
by jrchilds on Tue, 20/01/2009 - 19:16
I think the line Comment property might be broken.

This does not work...
<*PROPS>
    <*PROPERTY NAME="lineComment" VALUE="`" />
<*/PROPS>

This does...
<*RULES>
    <*EOL_SPAN TYPE="COMMENT2">`<*/EOL_SPAN>
<*RULES>
Line comment
by Manil on Thu, 24/08/2006 - 13:19
Hi, Try to add this line under RULES, it should work

*<*EOL_SPAN TYPE="COMMENT2">//*<*/*EOL_SPAN*>

Enjoy

Remove the stars before putting this to your edit mode....Eye-wink
 
Line Comment
by OBI_Ron on Thu, 24/08/2006 - 13:43
Manil,

Thank you, thet was what I needed!!
User login
Browse archives
« November 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   101634
Context Free Art (*.cfdg)   0.31   46062
BBEdit scheme   1.0   18601
JBuilder scheme   .001   18502
ColdFusion scheme   1.0   18031
R Edit Mode - extensive version   0.1   17481
Advanced HTML edit mode   1.0   16213
Matlab Edit Mode   1.0   16075
jEdit XP icons   1.0   15236
XP icons for jEdit   1.1   14300