<?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[Why headings are not displayed in the function list menu ?]]></title><description><![CDATA[<p dir="auto">Hi<br />
headings are not displayed in the function list <a href="http://menu.It" rel="nofollow ugc">menu.It</a> was working fine until a few months ago, but suddenly it stopped showing any headlines. I tried 50 AI commands, but it didn’t work. I really need the headlines. What can I do to make it show the headlines again?<img src="/assets/uploads/files/1788960176952-2026-09-09-16_42_57.png" alt="2026-09-09 16_42_57.png" class=" img-fluid img-markdown" /> ش</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27654/why-headings-are-not-displayed-in-the-function-list-menu</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 16:13:34 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27654.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Sep 2026 13:23:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Why headings are not displayed in the function list menu ? on Wed, 09 Sep 2026 16:13:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/behrouz1" aria-label="Profile: behrouz1">@<bdi>behrouz1</bdi></a></p>
<p dir="auto">I will be assuming you have a normal installation (using AppData for configuration files).  If that’s not the case, or you are having difficulty finding the files and directories mentioned, share your <strong>?</strong>-menu’s <strong>Debug Info</strong></p>
<ul>
<li>share a directory listing of <code>%AppData%\Notepad++\functionList</code>
<ul>
<li>you are looking for it to contain something like <code>udl_markdown.xml</code> or something similarly named.  And a file called <code>overrideMap.xml</code></li>
</ul>
</li>
<li>open <code>%AppData%\Notepad++\functionList\overrideMap.xml</code> , and scroll down near the bottom; there should be a section <code>&lt;!-- ==================== User Defined Languages ============================ --&gt;</code> , and there should be some <code>&lt;association .../&gt;</code> tags there, including one like <code>&lt;association id="udl_markdown.xml" userDefinedLangName="Markdown (preinstalled)"/&gt;</code>.
<ul>
<li>If it’s not there, share the entire section from the “User Defined Languages” section down to the bottom.  (Use <code>&lt;/&gt;</code> button then paste the XML directly into your post in the region provided by the button)</li>
</ul>
</li>
</ul>
<p dir="auto">Even in a normal installation, if you did things differently (maybe your AI doesn’t know N++ as well as you think), those files may have been put into the installation directory, so in <code>c:\program files\notepad++\functionList\</code> or wherever relative to your installed Notepad++.</p>
<p dir="auto">Basically, what you must have is that your <code>overrideMap.xml</code> must have an association where the filename is in the <code>id</code> attribute, and the <em>exact</em> name of the active UDL (in my case, I am using <code>Markdown (preinstalled)</code>) is in the <code>userDefinedLangName</code> attribute.  Then that file must contain the definition for the function list to show the headers (if you can’t find those files anywhere, even after we reply to your Debug Info, then you might need to download a new definition file, like from my publically-shared one, <a href="https://github.com/pryrt/nppStuff/blob/main/functionList/udl_markdown.xml" rel="nofollow ugc">here on my GitHub</a>)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/106276</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/106276</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 09 Sep 2026 16:13:33 GMT</pubDate></item></channel></rss>