SourceForge.net | 1 Sep 2005 09:45
Picon
Favicon

[ jedit-Bugs-1278271 ] Special characters not part of line width

Bugs item #1278271, was opened at 2005-09-01 09:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1278271&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: text area and syntax packages
Group: normal bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Victor Engmark (engmark)
Assigned to: Nobody/Anonymous (nobody)
Summary: Special characters not part of line width

Initial Comment:
When inserting characters such as ↔ (HTML ↔), both
the end-of-line orange dot and the cursor are not
moved, and this affects the rest of the line.

In other words, the cursor will show up one character
/before/ the point where text will be inserted when I
type, and the end-of-line orange dot will be shown /on/
the last character.

The attached screenshot shows the problem - Marking
text is a b# <at> $% when this problem occurs, and the
/textual/ dot at the end of the line is hidden.
(Continue reading)

SourceForge.net | 1 Sep 2005 17:03
Picon
Favicon

[ jedit-Bugs-1106506 ] Progress (*.p) file mode does not support nested comments.

Bugs item #1106506, was opened at 2005-01-20 22:53
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1106506&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: minor bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Darth Kheldar (darth_kheldar)
Assigned to: Nobody/Anonymous (nobody)
Summary: Progress (*.p) file mode does not support nested comments.

Initial Comment:
When editing progress .p files, the editor shows 
comments in red, but does not take account of 
Progress's ability to nest comments. Thus, where you 
have /* hello /* goodbye */ there */, only the hello and 
goodbye are coloured as comments, and not the "there".

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2005-09-01 08:03

Message:
(Continue reading)

SourceForge.net | 1 Sep 2005 16:32
Picon
Favicon

[ jedit-Plugin Central Submission-1279373 ] PHPParser-1.2.1

Plugin Central Submission item #1279373, was opened at 2005-09-01 16:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=625093&aid=1279373&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Matthieu Casanova (kpouer)
Assigned to: Nobody/Anonymous (nobody)
Summary: PHPParser-1.2.1

Initial Comment:
 PHPParserplugin
version 1.2.1
CVS Tag : v1_2_1
Requires:
jEdit 4.2
ErrorListPlugin 1.3.2
SideKickPlugin 0.3.4

Changes:
       Release 1.2.0 was missing some icons 
       NPE fixed in smart code completion 
       Some code analysis were executed twice 
       NPE fixed in ArrayInitializer code analysis
(Continue reading)

SourceForge.net | 1 Sep 2005 13:30
Picon
Favicon

[ jedit-Bugs-1278863 ] jEdit 4.3Pre2 Performance Issue with Soft Word-Wrap

Bugs item #1278863, was opened at 2005-09-01 11:30
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1278863&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ken Turner (kjt)
Assigned to: Nobody/Anonymous (nobody)
Summary: jEdit 4.3Pre2 Performance Issue with Soft Word-Wrap

Initial Comment:
The following is a performance issue rather than a bug.
But as I find it a bit of a nuisance, I'll report it here.

I recently switched from jEdit 4.1Final to 4.3Pre2. I
noticed it was quite sluggish. Things like saving files
and splitting the view are noticeably slow. After a lot
of experimentation I discovered the cause.

If I have word wrap (buffer.wrap property) set to soft,
it's very slow. If I have this set to none, it behaves
normally. I see the same behaviour if I use -nosettings
and -noplugins, so I believe it's a core issue.
(Continue reading)

SourceForge.net | 2 Sep 2005 15:09
Picon
Favicon

[ jedit-Bugs-1280622 ] JEdit sometimes open files in separate instances

Bugs item #1280622, was opened at 2005-09-02 06:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1280622&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: editor core
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: JEdit sometimes open files in separate instances

Initial Comment:
When a file is opened through the Windows Explorer 
context menu (open in JEdit) in separate instances and 
not in the same JEdit. And sometimes they don't. Can't 
find a behaviour that triggers it. Once JEdit is in 
the "separate" mode, all files are opened in a separate 
JEdit. 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1280622&group_id=588

(Continue reading)

SourceForge.net | 2 Sep 2005 15:45
Picon
Favicon

[ jedit-Plugin Bugs-1280658 ] PHPParser / Sidekick Structure Browser errors

Plugin Bugs item #1280658, was opened at 2005-09-02 13:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1280658&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Mike Wallace (mwallace)
Assigned to: Nobody/Anonymous (nobody)
Summary: PHPParser / Sidekick Structure Browser errors

Initial Comment:
Please let me know if I can provide any addl info.

After upgrading to PHPParser 1.2.0 and Sidekick 0.3.4, 
I can no longer use Structure Browser with my php 
scripts. Here's what appears to be relevant from the 
activity log:

[message] Log: java.version=1.5.0_01
[message] Log: java.vm.version=1.5.0_01-b08
[message] Log: java.runtime.version=1.5.0_01-b08
[message] Log: java.vendor=Sun Microsystems Inc.
[message] Log: java.compiler=null
(Continue reading)

SourceForge.net | 2 Sep 2005 16:00
Picon
Favicon

[ jedit-Bugs-1280622 ] JEdit sometimes open files in separate instances

Bugs item #1280622, was opened at 2005-09-02 08:09
Message generated for change (Comment added) made by aaron
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1280622&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: editor core
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: JEdit sometimes open files in separate instances

Initial Comment:
When a file is opened through the Windows Explorer 
context menu (open in JEdit) in separate instances and 
not in the same JEdit. And sometimes they don't. Can't 
find a behaviour that triggers it. Once JEdit is in 
the "separate" mode, all files are opened in a separate 
JEdit. 

----------------------------------------------------------------------

Comment By: Aaron Hamid (aaron)
Date: 2005-09-02 09:00

(Continue reading)

SourceForge.net | 4 Sep 2005 22:45
Picon
Favicon

[ jedit-Bugs-1240625 ] PHP syntax highlighting error.

Bugs item #1240625, was opened at 2005-07-19 05:21
Message generated for change (Comment added) made by kpouer
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1240625&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: text area and syntax packages
Group: minor bug
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jesse (jesselnz)
Assigned to: Nobody/Anonymous (nobody)
Summary: PHP syntax highlighting error.

Initial Comment:
When using here document syntax to echo text in PHP, 
the block is only terminated when the ending text 
appears on it's own line, with no extra whitespace (it's 
also case sensitive).  However, when syntax highlighted 
in jEdit, it is terminated if the text appears anywhere.  
Here is an example:

<?php
echo <<<END
This example uses here document syntax<br />
to output a block of text.  Here is a form: <legend>form</
legend>
(Continue reading)

SourceForge.net | 5 Sep 2005 05:17
Picon
Favicon

[ jedit-Bugs-1281848 ] ebcdic code page - IBM-1047

Bugs item #1281848, was opened at 2005-09-04 20:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1281848&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: editor core
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ebcdic code page - IBM-1047

Initial Comment:
I may have put this in the wrong category, but I can't 
figure out where to get the ebcdic code page (IBM1047, 
IBM-1047, or cp1047) and how to make it available to 
jedit on my workstation.  Can you advise?  

Thanks,
Donna
martindo <at> us.ibm.com

----------------------------------------------------------------------

You can respond by visiting: 
(Continue reading)

SourceForge.net | 5 Sep 2005 08:55
Picon
Favicon

[ jedit-Bugs-1281848 ] ebcdic code page - IBM-1047

Bugs item #1281848, was opened at 2005-09-05 05:17
Message generated for change (Comment added) made by kpouer
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1281848&group_id=588

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: editor core
Group: None
>Status: Pending
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ebcdic code page - IBM-1047

Initial Comment:
I may have put this in the wrong category, but I can't 
figure out where to get the ebcdic code page (IBM1047, 
IBM-1047, or cp1047) and how to make it available to 
jedit on my workstation.  Can you advise?  

Thanks,
Donna
martindo <at> us.ibm.com

----------------------------------------------------------------------

>Comment By: Matthieu Casanova (kpouer)
(Continue reading)


Gmane