From: SourceForge.net <no...@so...> - 2010-10-08 01:03:50
|
Feature Requests item #3083417, was opened at 2010-10-07 20:03 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=3083417&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: Configurable Color for Braces { } Initial Comment: While there is brace matching and the color of the brace matching region can be configured, there is no way to change the text (foreground) color of braces itself. We should probably also add square brackets [ ] to the set of delimiters that get matched. Right now, only braces { } and parentheses ( ) get matched. Doing angle bracket <> matching is more difficult because of the operators <, <=, >=, >, <<, >> and >>>. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=3083417&group_id=44253 |