[ phpeclipse-Bugs-1438406 ] Hitting enter after start bracket adds extra ending brackets

"SourceForge.net" <[email protected]> Thu, 10 May 2007 23:31:31 -0700
Newsgroups gmane.comp.ide.eclipse.phpeclipse.devel
Message-ID <[email protected]>
Bugs item #1438406, was opened at 2006-02-24 20:43
Message generated for change (Comment added) made by scorphus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1438406&group_id=57621

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: PHP Editor
Group: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Rob (rbarreca)
Assigned to: Nobody/Anonymous (nobody)
Summary: Hitting enter after start bracket adds extra ending brackets

Initial Comment:
Hitting enter after start bracket adds extra ending
brackets to control structures. In CVS 2/23.

Let's say you have this

if (true) {
  
}

Then put your cursor behind the { and press
enter...you'll end up with this.

if (true) {
  
}
  
}

Do it again and get this:

if (true) {
  
}
  
}
  
}

But it's indenting with spaces now like I wanted!
Thanks for that fix in the last CVS.  Just this last
fix and the indenting will be working great! Thanks again.

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

>Comment By: Pablo Aguiar (scorphus)
Date: 2007-05-11 03:31

Message:
Logged In: YES 
user_id=987242
Originator: NO

This one is just like 1454529 and is fixed in 1.1.9 and is also closed.

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

Comment By: Edward Rudd (urkle)
Date: 2006-06-08 20:25

Message:
Logged In: YES 
user_id=8488

This still exists in released PHpeclipse 1.1.8. <aside>and
it's quite frustrating.</aside>

It did not do this with 1.1.7

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1438406&group_id=57621

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/