|
From: SourceForge.net <no...@so...> - 2010-03-22 16:17:55
|
Feature Requests item #2974649, was opened at 2010-03-22 11:17 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2974649&group_id=44253 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: Definitions (source editor) Group: None Status: Open Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Brace Assistant Initial Comment: This is another feature request expressed to me in person at SIGCSE 2010. It would be nice if DrJava had a feature that would analyze the structure of curly braces (and perhaps parentheses, square brackets and angle brackets) and suggest places where there is incorrect nesting. At the very least, it should point out when the number of nested braces goes negative (e.g. "{ }}") or when the mix is incorrect (e.g. "{( }"). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=2974649&group_id=44253 |