Feature Requests item #1677010, was opened at 2007-03-08 23:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=352439&aid=1677010&group_id=2439
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: Scintilla Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: comment coloring Initial Comment: I think it's very useful having different comment type, every one vith different coloring options. Let me explain with an example: - if after the // (for C comment) I write a $$$ (i.e. //$$$), I'd like to see the full line colored with yellow background - if after the // I write a ###, I'd like to see the foreground text blue - ... and so on I think it's useful because you can immediately distinguish an important comment from a non important one, or algorithm info from other general info... I see there are comment (normal) and comment (documentation), but I'd like to add new ones (in Code statistics settings, for example) Is there a way to do this? And is it possible to define different colors for integer, floating, hex, octal, ... ? vix [EMAIL PROTECTED] ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=352439&aid=1677010&group_id=2439 _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
