<?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[Configure new C # based language]]></title><description><![CDATA[<p dir="auto">Good Morning<br />
I need to set up a language based on C #, including some more options for comments. How can I include? In C # / * open the comment and * / close, I need to configure so that the text between @ is marked as @ XXX @ comments. How can I insert?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19370/configure-new-c-based-language</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 19:37:16 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19370.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 May 2020 15:11:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Configure new C # based language on Thu, 07 May 2020 15:24:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alisson-freitas" aria-label="Profile: Alisson-Freitas">@<bdi>Alisson-Freitas</bdi></a> said in <a href="/post/53605">Configure new C # based language</a>:</p>
<blockquote>
<p dir="auto">Good Morning</p>
</blockquote>
<p dir="auto">It’s almost evening here :-D</p>
<p dir="auto">Builtin lexers cannot be changed easily you, normally, write/create your<br />
own lexer (UDL user defined lexer) is such cases.<br />
If it is all about coloring, then another possibility is to use scripting languages like<br />
PythonScript and add additional parsing to the builtin or UD-lexers. Some <a href="https://community.notepad-plus-plus.org/topic/17283/perl-language-syntax-highlighting-troubles-bug-or-limitation/111?_=1588864921603">ideas</a>.<br />
Or you can write your own lexer using c#.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/53606</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/53606</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Thu, 07 May 2020 15:24:30 GMT</pubDate></item></channel></rss>