<?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[Need help with configuring custom auto-complete (intellisense-like)]]></title><description><![CDATA[<p dir="auto">I’ve defined a new language “yyy” (works), made a script with AutoComplete entries (words+functions) and put it into plugins\APIs directory. Functions do not work.<br />
Then I’ve tried adding the description to userDefinedLang.xml and langs.xml, but still there is no function completion available.</p>
<p dir="auto">What am I doing wrong?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/12829/need-help-with-configuring-custom-auto-complete-intellisense-like</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 21:30:41 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/12829.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Dec 2016 01:48:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Need help with configuring custom auto-complete (intellisense-like) on Fri, 02 Dec 2016 01:31:33 GMT]]></title><description><![CDATA[<p dir="auto">That I have already figured out. That is the reason I asked about a special symbol, which would convert to a space but would not break the keywords parser</p>
]]></description><link>https://community.notepad-plus-plus.org/post/19624</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/19624</guid><dc:creator><![CDATA[Boris Prokopenko]]></dc:creator><pubDate>Fri, 02 Dec 2016 01:31:33 GMT</pubDate></item><item><title><![CDATA[Reply to Need help with configuring custom auto-complete (intellisense-like) on Thu, 01 Dec 2016 20:08:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/boris-prokopenko" aria-label="Profile: Boris-Prokopenko">@<bdi>Boris-Prokopenko</bdi></a>  The XML format allows you enter spaces or tabs. Experimentally, when I try to use keywords that include spaces or tabs, the results are not what I (nor you, I imagine) would expect.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/19618</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/19618</guid><dc:creator><![CDATA[Jim Dailey]]></dc:creator><pubDate>Thu, 01 Dec 2016 20:08:31 GMT</pubDate></item><item><title><![CDATA[Reply to Need help with configuring custom auto-complete (intellisense-like) on Thu, 01 Dec 2016 18:52:23 GMT]]></title><description><![CDATA[<p dir="auto">OK, found it. It requires brackets to initiate “function”, while I was trying to make it bracketless. Without brackets function is a word, hence no “sense”.<br />
Otherwise xxx.xml inside plugins\APIs works fine.</p>
<p dir="auto">Is there any way to enter a space and/or tab within a keyword?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/19617</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/19617</guid><dc:creator><![CDATA[Boris Prokopenko]]></dc:creator><pubDate>Thu, 01 Dec 2016 18:52:23 GMT</pubDate></item><item><title><![CDATA[Reply to Need help with configuring custom auto-complete (intellisense-like) on Thu, 01 Dec 2016 15:29:25 GMT]]></title><description><![CDATA[<p dir="auto">If your .xml file containing the words and functions is not sorted correctly (alphabetically, A-Z a-z), then auto-completion will silently fail.  Also, auto-completion is not enabled by default, so be sure you have enabled it (<em>Settings-&gt;Preferences-&gt;Auto-Completion</em>).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/19612</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/19612</guid><dc:creator><![CDATA[Jim Dailey]]></dc:creator><pubDate>Thu, 01 Dec 2016 15:29:25 GMT</pubDate></item></channel></rss>