<?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[Plugin to import PHP builtin fucntions and displayed in FunctionList]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I  dont event know if this is possible, but want to know if there a plugin that can import php built in functions and display them in the functionlist pane? If not, is there anything close to that?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/15365/plugin-to-import-php-builtin-fucntions-and-displayed-in-functionlist</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 01:54:32 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/15365.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 03 Mar 2018 16:20:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Plugin to import PHP builtin fucntions and displayed in FunctionList on Thu, 08 Mar 2018 03:02:23 GMT]]></title><description><![CDATA[<p dir="auto">Thank you so much. Your response was quite helpful</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30775</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30775</guid><dc:creator><![CDATA[Mpho Dondolo]]></dc:creator><pubDate>Thu, 08 Mar 2018 03:02:23 GMT</pubDate></item><item><title><![CDATA[Reply to Plugin to import PHP builtin fucntions and displayed in FunctionList on Sun, 04 Mar 2018 13:42:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11408">@Mpho-Dondolo</a></p>
<p dir="auto">Well, my answer was meant to imply that you shouldn’t use the “function list” feature for what you desire, which wasn’t quite clear with your first posting but is really clear now.</p>
<p dir="auto">My first (new) thought was that you seek something called “context-sensitive help”.  That would be where you type a built-in function name and press a key combination and a window pops up with help on that function.  This seems achievable (seen it with other languages; don’t use PHP so no knowledge on that, maybe someone else…?).  But maybe you are saying you don’t <em>know</em> the names of the functions, so to type them first and then get help on them doesn’t really work.</p>
<p dir="auto">If you have the autocompletion feature turned on, then when you type the first few letters of a PHP keyword or built-in function, then a little window will show up with suggestions on how you might finish the word.  This is helpful if you know the first few letters of what you want.</p>
<p dir="auto">The above options rely on you knowing at least the first few letters of the function you need, so again maybe not ideal…</p>
<p dir="auto">Perhaps more of what you need is the PHP language reference (built-in functions section) available in an offline-viewable format.  Again I don’t know PHP but for the languages I use this is something that is also easily obtained.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30720</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30720</guid><dc:creator><![CDATA[Scott Sumner]]></dc:creator><pubDate>Sun, 04 Mar 2018 13:42:14 GMT</pubDate></item><item><title><![CDATA[Reply to Plugin to import PHP builtin fucntions and displayed in FunctionList on Sun, 04 Mar 2018 10:32:58 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Scott,</p>
<p dir="auto">What I was asking for was if there was a way for me to be able to search for and view php built in functions on notepad++ without going to the php website. If i want a fucntion to minipulate a string, I minimise notepad++, go to a browser and search for functions on the php website (and I need to have internet access to do that so I cannot search while in a plane for example). I was wondering if I could somehow “download the list of of built in php functions” then make them available for searching offline through notepad++ (or perhaps via any other tool). But accroding to your answer, there is no such a thing</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30719</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30719</guid><dc:creator><![CDATA[Mpho Dondolo]]></dc:creator><pubDate>Sun, 04 Mar 2018 10:32:58 GMT</pubDate></item><item><title><![CDATA[Reply to Plugin to import PHP builtin fucntions and displayed in FunctionList on Sat, 03 Mar 2018 16:32:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11408">@Mpho-Dondolo</a></p>
<p dir="auto">That doesn’t make any sense.  The function list pane is so you can quickly jump to the source for YOUR functions.  For built-in functions you don’t jump to their source, you just use them in your code.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/30712</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/30712</guid><dc:creator><![CDATA[Scott Sumner]]></dc:creator><pubDate>Sat, 03 Mar 2018 16:32:49 GMT</pubDate></item></channel></rss>