<?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[Autocomplete function describe hint doesn't show up]]></title><description><![CDATA[<p dir="auto">Hello, I’ve tried to make my own function and description for it, but the description doesn’t show up for some reason. Yes, I have “Function parameters hint on input” checkbox checked.<img src="/assets/uploads/files/1591715595484-a2dff39c-cd74-4d13-b0ef-759d43572294-image.png" alt="a2dff39c-cd74-4d13-b0ef-759d43572294-image.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1591715643654-e8769d44-0957-4bb8-ad4d-098a497d2d55-image.png" alt="e8769d44-0957-4bb8-ad4d-098a497d2d55-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19533/autocomplete-function-describe-hint-doesn-t-show-up</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 22:27:30 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19533.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 09 Jun 2020 15:14:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Autocomplete function describe hint doesn't show up on Tue, 09 Jun 2020 19:08:42 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></p>
<p dir="auto">Oh, yeah, I see. Thanks ! I thought it’s gonna add the tip to the word itself. Like when you type “abs” you get a tip…</p>
<p dir="auto">Is it possible to do so though ?</p>
<p dir="auto">And is it possible to start my function with   "   ?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54827</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54827</guid><dc:creator><![CDATA[Mr.Kleiner]]></dc:creator><pubDate>Tue, 09 Jun 2020 19:08:42 GMT</pubDate></item><item><title><![CDATA[Reply to Autocomplete function describe hint doesn't show up on Tue, 09 Jun 2020 17:21:03 GMT]]></title><description><![CDATA[<p dir="auto">@Mr-Kleiner</p>
<p dir="auto">I <em>think</em> your autocompletion filename must match the language extension - so the “-test” suffix should be removed.  Also you have specified that your function starts with open parenthesis:</p>
<p dir="auto"><code>startFunc="("</code></p>
<p dir="auto">So you’ll need to type:</p>
<p dir="auto"><code>abs(</code></p>
<p dir="auto">before you get any function hints.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54818</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54818</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 09 Jun 2020 17:21:03 GMT</pubDate></item></channel></rss>