Bug 141209 - Code Folding: Bad symbols appears next to every line after formatting folded code.
Summary: Code Folding: Bad symbols appears next to every line after formatting folded ...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Roy Ganor CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
: 157003 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-05-11 03:17 EDT by jackie CLA
Modified: 2020-05-14 10:17 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jackie CLA 2006-05-11 03:17:12 EDT
Fold all elements in the following code:
<?php
class Espresso{
function Espresso(){
$cup = '';
//echo 'Close for';
}
//Close
}

?>

Indent the folded code.
Bad signs added after every line.
Comment 1 Shalom Gibly CLA 2006-06-07 06:36:15 EDT
Might be a repaint issue since selecting all the text removes all the folding 
marks.
Comment 2 Eden Klein CLA 2006-09-12 06:18:42 EDT
*** Bug 157003 has been marked as a duplicate of this bug. ***
Comment 3 moshe CLA 2007-07-29 08:04:51 EDT
Should implements hashCode and equals methods for all phpCodeData element and PHPProjectionAnnotation.
Comment 4 Seva Lapsha CLA 2007-10-28 05:30:42 EDT
fixed.
Comment 5 Gadi Goldbarg CLA 2007-11-15 08:01:31 EST
closed