<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[UDL operator not recognized]]></title><description><![CDATA[<p dir="auto">I have created a custom language and have defined some two-character operators: <code>++</code> <code>&gt;&gt;</code> <code>∞∞</code>.<br />
While <code>++</code> and <code>&gt;&gt;</code> are recognized, <code>∞∞</code> is not. I assume this is an Unicode issue?</p>
<p dir="auto"><img src="/assets/uploads/files/1734079952516-04d041f6-fb69-48a6-9fec-083d1b141d4f-image.png" alt="04d041f6-fb69-48a6-9fec-083d1b141d4f-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Any help is appreciated how to make <code>∞∞</code> stand out too.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26449/udl-operator-not-recognized</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 22:46:23 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26449.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 13 Dec 2024 08:53:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UDL operator not recognized on Sat, 14 Dec 2024 13:20:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/istvanzachar" aria-label="Profile: IstvanZachar">@<bdi>IstvanZachar</bdi></a></p>
<blockquote>
<p dir="auto">Is there a way to define additional style specification,</p>
</blockquote>
<p dir="auto">No, not yet. There is an attempt to achieve this, but I have not yet succeeded.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98527</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98527</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Sat, 14 Dec 2024 13:20:16 GMT</pubDate></item><item><title><![CDATA[Reply to UDL operator not recognized on Sat, 14 Dec 2024 11:44:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> Thanks, this seems to work! Is there a way to define additional style specification, like bold or italic, in EnchanceAnyLexer?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98526</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98526</guid><dc:creator><![CDATA[IstvanZachar]]></dc:creator><pubDate>Sat, 14 Dec 2024 11:44:24 GMT</pubDate></item><item><title><![CDATA[Reply to UDL operator not recognized on Fri, 13 Dec 2024 14:32:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/istvanzachar" aria-label="Profile: IstvanZachar">@<bdi>IstvanZachar</bdi></a> said in <a href="/post/98518">UDL operator not recognized</a>:</p>
<blockquote>
<p dir="auto">I assume this is an Unicode issue?</p>
</blockquote>
<p dir="auto">Correct, UDL is not Unicode-enabled, unfortunately.</p>
<blockquote>
<p dir="auto">Any help is appreciated how to make <code>∞∞</code> stand out too.</p>
</blockquote>
<p dir="auto">The plugin EnhanceAnyLexer will allow regex-based enhancements to a lexer or UDL:</p>
<p dir="auto"><img src="/assets/uploads/files/1734100217509-e31df74b-74f7-4561-a6d5-e1f9f38eca3b-image.png" alt="e31df74b-74f7-4561-a6d5-e1f9f38eca3b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">FYI: my example was done in <code>[normal text]</code> (ie, a <code>.txt</code> file), but if you have a file open that’s using your FamilyTree UDL, then when you use <strong>Plugins &gt; EnhanceAnyLexer &gt; Enhance Current Language</strong>, it will put you in the <code>[FamilyTree]</code> section of the EnhanceAnyLexerConfig.ini (creating it if necessary).  Once you save the ini file, EnhanceAnyLexer will always add in that regex-based highlighting for your specified UDL.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98523</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98523</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 13 Dec 2024 14:32:16 GMT</pubDate></item></channel></rss>