[ phpeclipse-Bugs-1562581 ] Automatic Brace Insertion doesnt check for previous brace.

"SourceForge.net" <[email protected]> Tue, 08 May 2007 12:34:18 -0700
Newsgroups gmane.comp.ide.eclipse.phpeclipse.devel
Message-ID <[email protected]>
Bugs item #1562581, was opened at 2006-09-20 20:16
Message generated for change (Comment added) made by emann
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1562581&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: Duplicate
Priority: 5
Private: No
Submitted By: Thushan Fernando (WebSoftware) (thushan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Automatic Brace Insertion doesnt check for previous brace.

Initial Comment:
PHPEclipse 1.1.8 doesnt check that an already existing
brace is there before a new brace is entered.

Reproduction:
-------------

1. Copy this to a new document:

function __construct()

{

 	

}

2. Move your caret to the end of 2nd Line, hit enter.
3. Output is as follows:
function __construct()

{

 	

}

}

Expected output is if a brace token is available after
the current caret position, ignore the autoinsertion of
Caret.


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

>Comment By: Edward Mann (emann)
Date: 2007-05-08 14:34

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

This is a duplicate of bug#1454529 
http://sourceforge.net/tracker/index.php?func=detail&aid=1454529&group_id=57621&atid=484801

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1562581&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/