[ phpeclipse-Bugs-1562581 ] Automatic Brace Insertion doesnt check for previous brace.
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.ide.eclipse.phpeclipse.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1562581, was opened at 2006-09-21 11:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
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: Open
Resolution: None
Priority: 5
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.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1562581&group_id=57621
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV