<?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 Bug]]></title><description><![CDATA[<p dir="auto">hi<br />
i have a problem with function list<br />
after select function list from toolbar notepad++ show function lists<br />
if use a space char before Function then function list dont show that function name in function list!<br />
thanks</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/14267/function-list-bug</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 14:20:40 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/14267.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 04 Aug 2017 02:09:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Function List Bug on Fri, 04 Aug 2017 19:08:53 GMT]]></title><description><![CDATA[<p dir="auto">Ooh! yes!<br />
i before Create Function use space char and also before FunctionEnd use space char and after see that function name in FunctionList…</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26121</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26121</guid><dc:creator><![CDATA[Reza Khademi]]></dc:creator><pubDate>Fri, 04 Aug 2017 19:08:53 GMT</pubDate></item><item><title><![CDATA[Reply to Function List Bug on Fri, 04 Aug 2017 16:31:42 GMT]]></title><description><![CDATA[<p dir="auto">Both the <code>Function</code> keyword and its <code>FunctionEnd</code> keyword need the same amount and type of indent (i.e. either space or tab) for the function to be detected by the parser.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26116</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26116</guid><dc:creator><![CDATA[MAPJe71]]></dc:creator><pubDate>Fri, 04 Aug 2017 16:31:42 GMT</pubDate></item><item><title><![CDATA[Reply to Function List Bug on Fri, 04 Aug 2017 12:13:47 GMT]]></title><description><![CDATA[<p dir="auto">i do it<br />
FunctionList.xml to FunctionList.xml.BK<br />
Download FunctionList.xml New file and replace that on<br />
but see again that problem</p>
<p dir="auto">for example:<br />
this command show Function Test to Function List</p>
<p dir="auto">;<br />
Section<br />
SectionEnd</p>
<p dir="auto">Function Test<br />
FunctionEnd<br />
;</p>
<p dir="auto">i set Space Char Before ‘Function Test’ ==&gt; ’ Function Test’<br />
and Function test Don’t Show!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26113</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26113</guid><dc:creator><![CDATA[Reza Khademi]]></dc:creator><pubDate>Fri, 04 Aug 2017 12:13:47 GMT</pubDate></item><item><title><![CDATA[Reply to Function List Bug on Fri, 04 Aug 2017 07:17:49 GMT]]></title><description><![CDATA[<p dir="auto">You could try the upcoming <a href="https://github.com/MAPJe71/Notepad-Plus-Plus_Fork/blob/0ac56113c5d80c61218ec9cafc165231482bdba0/PowerEditor/src/functionList.xml" rel="nofollow ugc">update</a> for the FunctionList parsers.</p>
<p dir="auto">Replace the content of the file</p>
<p dir="auto"><code>C:\Users\&lt;YourUserName&gt;\AppData\Roaming\Notepad++\functionList.xml</code></p>
<p dir="auto">with that provided under the link above. Of course it is recommended to make a backup of this file at first.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26111</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26111</guid><dc:creator><![CDATA[dinkumoil]]></dc:creator><pubDate>Fri, 04 Aug 2017 07:17:49 GMT</pubDate></item><item><title><![CDATA[Reply to Function List Bug on Fri, 04 Aug 2017 03:08:20 GMT]]></title><description><![CDATA[<p dir="auto">[Edited]:</p>
<p dir="auto">also if use more than One TAB char then don’t show that Function Name to  function list</p>
<p dir="auto">My Debug info:<br />
Notepad++ v7.4.2   (64-bit)<br />
Build time : Jun 18 2017 - 23:38:43<br />
Path : C:\Program Files\Notepad++\notepad++.exe<br />
Admin mode : ON<br />
Local Conf mode : OFF<br />
OS : Windows 10 (64-bit)<br />
Plugins : mimeTools.dll NppConverter.dll</p>
<p dir="auto">i test in .nsi file</p>
]]></description><link>https://community.notepad-plus-plus.org/post/26109</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/26109</guid><dc:creator><![CDATA[Reza Khademi]]></dc:creator><pubDate>Fri, 04 Aug 2017 03:08:20 GMT</pubDate></item></channel></rss>