<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Syntax highlight for errors ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Syntax Edit : Syntax highlight for errors ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 18 May 2026 22:41:15 +0000</pubDate>
  <lastBuildDate>Wed, 30 Jul 2008 02:07:55 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11647</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Syntax highlight for errors ? : Thanks for your reply.  The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11647&amp;PID=39139&amp;title=syntax-highlight-for-errors#39139</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=517">Alex</a><br /><strong>Subject:</strong> 11647<br /><strong>Posted:</strong> 30 July 2008 at 2:07am<br /><br />Thanks for your reply.<DIV>&nbsp;</DIV><DIV>The error parsing would be done in our own software stack.</DIV><DIV>&nbsp;</DIV><DIV>It would be nice to extend the SE in a way so that's possible to&nbsp;mark segments of the text and give more freedom when drawing it.</DIV><DIV>&nbsp;</DIV><DIV>This is surely a feature which would raise the value of the SyntaxEdit control.</DIV>]]>
   </description>
   <pubDate>Wed, 30 Jul 2008 02:07:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11647&amp;PID=39139&amp;title=syntax-highlight-for-errors#39139</guid>
  </item> 
  <item>
   <title><![CDATA[Syntax highlight for errors ? : Hi,  I&amp;#039;m digging into the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11647&amp;PID=39125&amp;title=syntax-highlight-for-errors#39125</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4339">peerschindel</a><br /><strong>Subject:</strong> 11647<br /><strong>Posted:</strong> 29 July 2008 at 5:01pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I'm digging into the functionality of the control since a few weeks</DIV><DIV>and I can tell you, that there's no such mode.</DIV><DIV>The whole syntax coloring is static (means: given by the schema</DIV><DIV>defintion files). There are no dynamic elements which would be </DIV><DIV>required for e.g. syntax coloring of errors (because you would have</DIV><DIV>to say programmatically that this line is now an error.)</DIV><DIV>&nbsp;</DIV><DIV>Only if the error detection is totally simple and could be defined</DIV><DIV>in the schema file, it's possible e.g. make the default color "red",</DIV><DIV>make all your keywords, strings, variables, operators, etc. "black"</DIV><DIV>in the schema definition. So everything else is an error and so it's red.</DIV><DIV>&nbsp;</DIV><DIV>But most probably error detection on the scanner level is not sufficiant</DIV><DIV>and the error detection must be made somehow on the level of</DIV><DIV>your own parser for your language.</DIV><DIV>But maybe you can simply set a bookmark on the error line</DIV><DIV>or simply make a selection on the error line.</DIV><DIV>(When I'm just writing this... could be a good idea for my own</DIV><DIV>application to use selection or bookmark for that... ;-)</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>&nbsp;</DIV><DIV>P.S.:</DIV><DIV>Tooltips are used by the control only for the expanded versions</DIV><DIV>of a collapsable text and for nothing else. (Can be seen from</DIV><DIV>the source code)</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 29 Jul 2008 17:01:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11647&amp;PID=39125&amp;title=syntax-highlight-for-errors#39125</guid>
  </item> 
  <item>
   <title><![CDATA[Syntax highlight for errors ? : Hello,  is there a mode to highlight...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11647&amp;PID=39123&amp;title=syntax-highlight-for-errors#39123</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=517">Alex</a><br /><strong>Subject:</strong> 11647<br /><strong>Posted:</strong> 29 July 2008 at 4:19pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>is there a mode to highlight syntax errors in the&nbsp;source text ?</DIV><DIV>&nbsp;</DIV><DIV>A nice to have would be some squiggly lines under the selected text plus</DIV><DIV>a customizable tooltip when you hover with the mouse over it.</DIV><DIV>&nbsp;</DIV><DIV>Like the 'Indicators' in Scintilla...</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Alex</DIV>]]>
   </description>
   <pubDate>Tue, 29 Jul 2008 16:19:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11647&amp;PID=39123&amp;title=syntax-highlight-for-errors#39123</guid>
  </item> 
 </channel>
</rss>