<?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[User defined language seems to support only one extension]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I have constructed support for a user defined language. It is for Clojure and it supports de clj extension. If I add another extension, it does not highlight syntax for that one. E.g. cljs.</p>
<p dir="auto"><img src="/assets/uploads/files/1787254125262-926aaf4a-5d87-4f6f-b67f-78da1b40f7bd-image.jpeg" alt="926aaf4a-5d87-4f6f-b67f-78da1b40f7bd-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">What can I possibly do wrong?</p>
<p dir="auto">André</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27638/user-defined-language-seems-to-support-only-one-extension</link><generator>RSS for Node</generator><lastBuildDate>Thu, 20 Aug 2026 21:05:33 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27638.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 20 Aug 2026 19:28:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to User defined language seems to support only one extension on Thu, 20 Aug 2026 20:22:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andr%C3%A9-programmeren" aria-label="Profile: André-Programmeren">@<bdi>André-Programmeren</bdi></a> ,</p>
<p dir="auto">It supports multiple extensions just fine.  I use that every day (with <code>md markdown</code> meaning <code>blah.md</code> and <code>blah.markdown</code> both get markdown highlighting).  And <code>clj cljs</code> would be the right syntax for doing multiple extensions.</p>
<p dir="auto"><img src="/assets/uploads/files/1787257329977-ad35c15d-390d-46ce-85b8-a31ffc874aae-image.jpeg" alt="ad35c15d-390d-46ce-85b8-a31ffc874aae-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">The UDL extension recognition only applies when you first create or open a file – if you already had the <code>blah.cljs</code> file open as “Normal text” when you edited the UDL, you would have to close the file and reopen (<code>Ctrl+W, Ctrl+Shift+T</code>), at which point it should see that it has the right extension, and use the UDL syntax highlighting.  If that’s not it, you’ll have to give a bit more info.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/106163</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/106163</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 20 Aug 2026 20:22:20 GMT</pubDate></item></channel></rss>