<?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 not working]]></title><description><![CDATA[<p dir="auto">Hi, I’ve been away from coding for a while. I was working with an older version of Notepad++ (7.6.2). I now updated to the newest version.<br />
I got everything to work except for my custom functionlist parser for my UDL.<br />
I made a new XML file in the functionList folder and named it the same name as my UDL. Inside, I copied over the XML from the functionList.xml file (which was the source in the previous version of n++), but the functionList is not showing anything.<br />
Has anything changed in the parser? Is there anything that I missed?<br />
Any help would be greatly appreciated</p>
<p dir="auto">Thanks,<br />
David</p>
<p dir="auto">P.S. If I missed providing any necessary details please let me know which details to provide.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/21464/function-list-not-working</link><generator>RSS for Node</generator><lastBuildDate>Sat, 16 May 2026 02:30:58 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/21464.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 11 Jul 2021 17:31:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Function List not working on Sun, 11 Jul 2021 22:22:00 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> - Thank you for the correction and historical links.  I pretty much ignored UDLs and FunctionList until <a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a> published UDL and FunctionList XMLs for NppExec, and I have not pursued the intricacies much further.</p>
<p dir="auto">It looks like I can also use the updated manual for timeline resolution.  Cool.  I’ll go RTFM some more now.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67793</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67793</guid><dc:creator><![CDATA[artie-finkelstein]]></dc:creator><pubDate>Sun, 11 Jul 2021 22:22:00 GMT</pubDate></item><item><title><![CDATA[Reply to Function List not working on Mon, 16 Dec 2024 15:56:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/artie-finkelstein" aria-label="Profile: artie-finkelstein">@<bdi>artie-finkelstein</bdi></a> said in <a href="/post/67789">Function List not working</a>:</p>
<blockquote>
<p dir="auto">My notes are sketchy at best, but it may be related to a change Npp made to the handling of UDLs around August of last year when ‘userDefineLang.xml’ was deprecated and separated into unique files in the userDefineLangs sub-folder (well after 7.6.2 was released).</p>
</blockquote>
<p dir="auto">Actually, the need for overrideMap came in v7.9.1 in Nov 2020.  See <a href="https://npp-user-manual.org/docs/config-files/#function-list" rel="nofollow ugc">the <strong>Config Files &gt; Function List</strong> section of the usermanual</a> for the difference in how to associate function list to UDL in v7.9.0-and-earlier vs v7.9.1-and-later.  (It was <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/Changes-v7#764" rel="nofollow ugc">v7.6.4</a> in March 2019 that split the single <code>userDefineLang.xml</code> file into multiple XML in the <code>userDefineLangs</code> subdirectory.)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67791</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67791</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 16 Dec 2024 15:56:38 GMT</pubDate></item><item><title><![CDATA[Reply to Function List not working on Sun, 11 Jul 2021 21:53:39 GMT]]></title><description><![CDATA[<p dir="auto">Glad I could point you in the right direction.</p>
<p dir="auto">My notes are sketchy at best, but it may be related to a change Npp made to the handling of UDLs around August of last year when ‘userDefineLang.xml’ was deprecated and separated into unique files in the userDefineLangs sub-folder (well after 7.6.2 was released).</p>
<p dir="auto">As a side note, the documentation has been nicely rewritten since you acquired your previous version and these days it does a very good job of tracking the <s>changes</s> improvements the developers have made to Npp.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67789</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67789</guid><dc:creator><![CDATA[artie-finkelstein]]></dc:creator><pubDate>Sun, 11 Jul 2021 21:53:39 GMT</pubDate></item><item><title><![CDATA[Reply to Function List not working on Sun, 11 Jul 2021 20:04:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/artie-finkelstein" aria-label="Profile: artie-finkelstein">@<bdi>artie-finkelstein</bdi></a> - thanks, that helped<br />
I didn’t realize that the UDL functions had to be manually linked<br />
Thanks again,<br />
David</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67785</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67785</guid><dc:creator><![CDATA[DaveyD]]></dc:creator><pubDate>Sun, 11 Jul 2021 20:04:07 GMT</pubDate></item><item><title><![CDATA[Reply to Function List not working on Sun, 11 Jul 2021 18:03:09 GMT]]></title><description><![CDATA[<p dir="auto">Possibly read the user manual section <a href="https://npp-user-manual.org/docs/function-list/" rel="nofollow ugc">function list</a> with a particular focus on the section “Test your parser” where it mentions the file ‘overrideMap.xml’.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/67783</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/67783</guid><dc:creator><![CDATA[artie-finkelstein]]></dc:creator><pubDate>Sun, 11 Jul 2021 18:03:09 GMT</pubDate></item></channel></rss>