<?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[Function List: Is file extension of User Defined Language still working?]]></title><description><![CDATA[<p dir="auto">Could anyone confirm the file extension of User Defined Language still working in Function List (with the latest version, of course) ?</p>
<p dir="auto">For example:</p>
<pre><code>&lt;association id= "krl_function"   ext=".src"/&gt;
&lt;association id= "krl_function"   ext=".sub"/&gt;
</code></pre>
<p dir="auto">in <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/src/functionList.xml#L101" rel="nofollow ugc">functionList.xml</a></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/20124/function-list-is-file-extension-of-user-defined-language-still-working</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 13:40:00 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/20124.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 09 Oct 2020 01:03:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Sat, 10 Oct 2020 09:21:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> But few UDL is not problem, what if someone has to make a lot of them and gets a trash on the menu?<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4896#issuecomment-706421610" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4896#issuecomment-706421610</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/58443</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58443</guid><dc:creator><![CDATA[ArkadiuszMichalski]]></dc:creator><pubDate>Sat, 10 Oct 2020 09:21:44 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Sat, 10 Oct 2020 01:06:07 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">So to have working list we need two things, a parser and a UDL file (even without styles)?</p>
</blockquote>
<p dir="auto">Yes. Set an empty UDL with the exts + the name via the UDL dialog - it took me 5 seconds only.</p>
<blockquote>
<p dir="auto">Furthermore, for every UDL FunctionList parser deployed with Notepad++ you would also have to include the UDL definition in order for those parsers to work.</p>
</blockquote>
<p dir="auto">Not necessary. A simple explanation in npp-user-manual will be enough.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58434</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58434</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 10 Oct 2020 01:06:07 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 20:56:49 GMT]]></title><description><![CDATA[<p dir="auto">Furthermore, for every UDL FunctionList parser deployed with Notepad++ you would also have to include the UDL definition in order for those parsers to work.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58425</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58425</guid><dc:creator><![CDATA[MAPJe71]]></dc:creator><pubDate>Fri, 09 Oct 2020 20:56:49 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 20:38:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arkadiuszmichalski" aria-label="Profile: ArkadiuszMichalski">@<bdi>ArkadiuszMichalski</bdi></a> appearently beat me to it.<br />
You need both FL parser and UDL (can be a “dummy” i.e. with name and extension but without styles) because FL ext does not work.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58424</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58424</guid><dc:creator><![CDATA[MAPJe71]]></dc:creator><pubDate>Fri, 09 Oct 2020 20:38:20 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 20:30:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a><br />
The problem of FL ext not working is that it <strong>requires</strong> an UDL i.e. you can’t use an FL parser without an UDL.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58423</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58423</guid><dc:creator><![CDATA[MAPJe71]]></dc:creator><pubDate>Fri, 09 Oct 2020 20:30:02 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 20:27:13 GMT]]></title><description><![CDATA[<p dir="auto">Although in the case of UDL it’s obvious. There was no question.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58422</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58422</guid><dc:creator><![CDATA[ArkadiuszMichalski]]></dc:creator><pubDate>Fri, 09 Oct 2020 20:27:13 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 20:21:30 GMT]]></title><description><![CDATA[<p dir="auto">So to have working list we need two things, a parser and a UDL file (even without styles)?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58421</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58421</guid><dc:creator><![CDATA[ArkadiuszMichalski]]></dc:creator><pubDate>Fri, 09 Oct 2020 20:21:30 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 19:44:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mapje71" aria-label="Profile: MAPJe71">@<bdi>MAPJe71</bdi></a><br />
Hmm… I think the file ext to apply function list is not necessary anymore. Users can set several exts in UDL, and once the file is recognized as UDL, function list will work on it if its parser is present.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58420</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58420</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Fri, 09 Oct 2020 19:44:54 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 17:43:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> see also <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/298" rel="nofollow ugc">#298</a> and <a href="https://community.notepad-plus-plus.org/topic/19480/faq-desk-function-list-basics/3">Function List known issue #4</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/58419</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58419</guid><dc:creator><![CDATA[MAPJe71]]></dc:creator><pubDate>Fri, 09 Oct 2020 17:43:02 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 15:53:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a></p>
<blockquote>
<p dir="auto">. It seems the function list parser is not triggered by the file’s extension but by the language type</p>
</blockquote>
<p dir="auto">I’m doing this ticket:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4896" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/4896</a></p>
<p dir="auto">With ext it makes new implementation more complex so less easy to maintain. Since ext part doesn’t work, I will remove this part.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58417</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58417</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Fri, 09 Oct 2020 15:53:04 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 07:38:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> , <a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a></p>
<p dir="auto">When I’ve created a <em>NppExec</em> script UDL and also a function list parser, I noticed that it is necessary to have an UDL in order to get a working function list. It seems the function list parser is not triggered by the file’s extension but by the language type which is, of course, only present if one has an UDL.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a></p>
<p dir="auto">If you are interested in how to activate <em>NppExec</em> syntax highlighting and function list parser automatically when the file <code>npes_saved.txt</code> is loaded with Notepad++, have a look at <a href="https://github.com/d0vgan/nppexec/issues/25#issuecomment-705555908" rel="nofollow ugc">&gt;&gt; this comment &lt;&lt;</a> in the <em>NppExec</em> bug tracker.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58405</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58405</guid><dc:creator><![CDATA[dinkumoil]]></dc:creator><pubDate>Fri, 09 Oct 2020 07:38:37 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 02:59:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a> Thank you very much for your help!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58401</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58401</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Fri, 09 Oct 2020 02:59:06 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 02:31:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said in <a href="/post/58399">Function List: Is file extension of User Defined Language still working?</a>:</p>
<blockquote>
<p dir="auto">Could you confirm these 2 points?</p>
</blockquote>
<p dir="auto">Yes on both accounts, you predict correctly:</p>
<blockquote>
<p dir="auto">If you remove the above line from your functionList.xml, then restart your Notepad++, your *.md files will still work.</p>
</blockquote>
<p dir="auto">Removing:</p>
<pre><code>&lt;association id= “markdown” ext=".md" /&gt;
</code></pre>
<p dir="auto">and then starting Notepad++ and opening the Markdown file, Function List <strong>still shows</strong> the parsed Markdown headers (like my picture above).  Assuming because I have “.md” as a file extension in the User Defined Language config:</p>
<p dir="auto"><img src="/assets/uploads/files/1602210497941-a7cf7f77-59ee-4e9b-9e3c-820be35a51f7-image.png" alt="a7cf7f77-59ee-4e9b-9e3c-820be35a51f7-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">===</p>
<blockquote>
<p dir="auto">If you add <code>&lt;association id= "markdown"     ext=".xd"  /&gt;</code> then rename the ext of your MD files to xd,  and open renamed file, your function list will be empty.</p>
</blockquote>
<p dir="auto">Adding the line in functionList.xml, opening Notepad++ and then opening a renamed README.xd (from the original <a href="http://README.md" rel="nofollow ugc">README.md</a>) does <strong>not</strong> show in Function List - the panel is empty.</p>
<p dir="auto">Hope this helps!</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58400</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58400</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Fri, 09 Oct 2020 02:31:01 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 02:01:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a> said in <a href="/post/58398">Function List: Is file extension of User Defined Language still working?</a>:</p>
<blockquote>
<p dir="auto">&lt;association id=    “markdown”            ext=“.md”                            /&gt;</p>
</blockquote>
<p dir="auto">If you remove the above line from your <code>functionList.xml</code>, then restart your Notepad++, your *.md files will still work.</p>
<p dir="auto">If you add <code>&lt;association id=    "markdown"            ext=".xd"                            /&gt;</code> then rename the ext of your MD files to xd,  and open renamed file, your function list will be empty.</p>
<p dir="auto">Could you confirm these 2 points?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58399</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58399</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Fri, 09 Oct 2020 02:01:47 GMT</pubDate></item><item><title><![CDATA[Reply to Function List: Is file extension of User Defined Language still working? on Fri, 09 Oct 2020 01:41:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/donho" aria-label="Profile: donho">@<bdi>donho</bdi></a> said in <a href="/post/58397">Function List: Is file extension of User Defined Language still working?</a>:</p>
<blockquote>
<p dir="auto">Could anyone confirm the file extension of User Defined Language still working in Function List (with the latest version, of course) ?</p>
</blockquote>
<p dir="auto">Yes for me.  Note I’m on the “bleeding edge” latest version - using the <a href="https://ci.appveyor.com/project/donho/notepad-plus-plus/builds/35596642" rel="nofollow ugc">latest commit artifact</a> for 64-bit:</p>
<p dir="auto">Notepad++ v7.9   (64-bit)<br />
Build time : Oct  6 2020 - 14:12:11<br />
Path : C:\usr\bin\npp64\notepad++.exe<br />
Admin mode : OFF<br />
Local Conf mode : ON<br />
OS Name : Windows 10 Enterprise (64-bit)<br />
OS Version : 1909<br />
OS Build : 18363.1082<br />
Current ANSI codepage : 1252<br />
Plugins : AutoSave.dll BetterMultiSelection.dll ChangedLines.dll CodeAlignmentNpp.dll ColumnTools.dll ComparePlugin.dll CsvQuery.dll CustomizeToolbar.dll DoxyIt.dll DSpellCheck.dll Explorer.dll GitSCM.dll JSMinNPP.dll NppConsole.dll NppConverter.dll NppExec.dll NppExport.dll NppFTP.dll NppMarkdownPanel.dll NppMenuSearch.dll Python Indent.dll QuickText.dll SurroundSelection.dll TagLEET.dll XMLTools.dll ZoomDisabler.dll</p>
<p dir="auto">I have regular function list working:</p>
<p dir="auto"><img src="/assets/uploads/files/1602207135976-a24ac5d0-3681-459a-9bd8-8ee1579c1100-image.png" alt="a24ac5d0-3681-459a-9bd8-8ee1579c1100-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I have a “standard” language (ASN.1) for which I created a custom parser working:</p>
<pre><code>&lt;association id=        "asn1_syntax"     langID="65"                          /&gt;
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1602207301325-32d0a7c4-6dc9-4a36-9aa3-fea7f2b3671d-image.png" alt="32d0a7c4-6dc9-4a36-9aa3-fea7f2b3671d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and I have a user-defined language (UDL Markdown) for which I created a custom parser working:</p>
<pre><code>&lt;association id=    "markdown"            userDefinedLangName="Markdown"       /&gt;
&lt;association id=    "markdown"            ext=".md"                            /&gt;
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1602207372474-27e89b01-80c1-4722-a385-059a2d292e59-image.png" alt="27e89b01-80c1-4722-a385-059a2d292e59-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">As well as some other UDLs working (NppExec for example) for which I need to select the language type because I don’t specifically have a unique extension (just uses .txt):</p>
<pre><code>&lt;association id=  "nppexec_syntax"        userDefinedLangName="NppExec"        /&gt;
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1602207528535-d4fb3883-97f3-4c8b-b752-5c4d8a332f42-image.png" alt="d4fb3883-97f3-4c8b-b752-5c4d8a332f42-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I don’t have any files of your example (KRL / .src, .sub) to test with, but I think you get the picture.  I can provide the parsers as well, but assuming you just wanted to see UDL working in Function List?</p>
<p dir="auto">And the new Tab to search box and list view is working great!</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/58398</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/58398</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Fri, 09 Oct 2020 01:41:46 GMT</pubDate></item></channel></rss>