<?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[Project plugin functionality]]></title><description><![CDATA[<p dir="auto">Hi<br />
I would like to do some function tracking via plugin but I’m unsure where to get started. What I would like to do is use the existing project manager plugin to list the files that I read in my plugin. is this possible?</p>
<p dir="auto">thx!</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24451/project-plugin-functionality</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 10:56:25 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24451.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 May 2023 11:09:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Project plugin functionality on Wed, 17 May 2023 18:07:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a> said in <a href="/post/86417">Project plugin functionality</a>:</p>
<blockquote>
<p dir="auto">but they are pain to read</p>
</blockquote>
<p dir="auto">Nobody here wants to spoon-feed you.  Sorry.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86418</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86418</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 17 May 2023 18:07:07 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 17 May 2023 18:02:21 GMT]]></title><description><![CDATA[<p dir="auto">hey, thx I’m aware of the scintilla docs but they are pain to read so i thought I’d ask scintilla experts here.<br />
that’s where I found the SCI_GOTOLINE ;)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86417</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86417</guid><dc:creator><![CDATA[General Coder]]></dc:creator><pubDate>Wed, 17 May 2023 18:02:21 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 17 May 2023 17:04:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a> said in <a href="/post/86415">Project plugin functionality</a>:</p>
<blockquote>
<p dir="auto">couple questions</p>
</blockquote>
<p dir="auto">What you are asking about are some Scintilla functions.<br />
The Scintilla docs are <a href="https://www.scintilla.org/ScintillaDoc.html" rel="nofollow ugc">HERE</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86416</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86416</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 17 May 2023 17:04:25 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 17 May 2023 15:10:49 GMT]]></title><description><![CDATA[<p dir="auto">couple questions</p>
<p dir="auto">how do you center the view on line? I used SciMsg.SCI_GOTOLINE to go to the line but it doesn’t center the view</p>
<p dir="auto">also is it possible to get the text under the cursor? i can get selection but this one I havent figured out yet</p>
<p dir="auto">thx</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86415</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86415</guid><dc:creator><![CDATA[General Coder]]></dc:creator><pubDate>Wed, 17 May 2023 15:10:49 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Sat, 13 May 2023 06:13:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a> said in <a href="/post/86298">Project plugin functionality</a>:</p>
<blockquote>
<p dir="auto">… now would like to do that via C# plugin. Is this possible?</p>
</blockquote>
<p dir="auto">Yes, you need to subclass the wndproc …</p>
<blockquote>
<p dir="auto">…  possible to use windows form under notepad++</p>
</blockquote>
<p dir="auto">Even though I’m not a C# developer, I can say that yes, you can.<br />
The .Net framework is basically a wrapper around the Win32 API.<br />
You just need to make sure that you pass the expected values to Npp.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86314</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86314</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Sat, 13 May 2023 06:13:10 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Fri, 12 May 2023 15:00:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a> said in <a href="/post/86298">Project plugin functionality</a>:</p>
<blockquote>
<p dir="auto">The link you gave me brings up security warning (which is why I haven’t been reading those docs)</p>
</blockquote>
<p dir="auto">This has been fixed and so <a href="https://npp-user-manual.org/docs/config-files/#the-context-menu-contextmenu-xml" rel="nofollow ugc">https://npp-user-manual.org/docs/config-files/#the-context-menu-contextmenu-xml</a> should now be viewable.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86303</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86303</guid><dc:creator><![CDATA[mkupper]]></dc:creator><pubDate>Fri, 12 May 2023 15:00:30 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Fri, 12 May 2023 08:59:45 GMT]]></title><description><![CDATA[<p dir="auto">I have put my own entry to the context menu via xml but now would like to do that via C# plugin. Is this possible?<br />
The link you gave me brings up security warning (which is why I haven’t been reading those docs)</p>
<p dir="auto">I’m also wondering if it’s possible to use windows form under notepad++ process or do I have to use np++ own window creation commands?</p>
<p dir="auto">I was able to create the form but it’s in independent process.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86298</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86298</guid><dc:creator><![CDATA[General Coder]]></dc:creator><pubDate>Fri, 12 May 2023 08:59:45 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Fri, 12 May 2023 06:56:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a></p>
<p dir="auto">If it is the context menu that opens in the Scintilla area, then it is editable via <code>Settings-&gt;Edit Popup ContextMenu</code>. See <a href="https://npp-user-manual.org/docs/config-files/#the-context-menu-contextmenu-xml" rel="nofollow ugc">here</a>. But if you’re thinking of having it in other dialogs like FAW, Project Panel, or third-party plugins like NppExec, then you’ll need to subclass the appropriate window message queue and catch the messages you’re interested in, do your own thing, and let the main message handler know that this was done to prevent the main action from being executed.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86296</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86296</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Fri, 12 May 2023 06:56:30 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Thu, 11 May 2023 15:12:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a> ,</p>
<blockquote>
<p dir="auto">What about my own context menu entry (that calls my C# function) or custom hovering tooltip type display, are those possible?</p>
</blockquote>
<p dir="auto">I am sure such are possible.  I think they are probably done with standard Win32 API calls, but I don’t know for sure.  I know that some of the other regulars here have done their own popups and such, so hopefully someone else will be able to give you pointers as where to go next.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86285</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86285</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 11 May 2023 15:12:43 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Thu, 11 May 2023 14:40:36 GMT]]></title><description><![CDATA[<p dir="auto">What about my own context menu entry (that calls my C# function) or custom hovering tooltip type display, are those possible?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86284</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86284</guid><dc:creator><![CDATA[General Coder]]></dc:creator><pubDate>Thu, 11 May 2023 14:40:36 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Thu, 11 May 2023 14:29:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a> said in <a href="/post/86280">Project plugin functionality</a>:</p>
<blockquote>
<p dir="auto">I should probably make a new thread about this…</p>
</blockquote>
<p dir="auto">Don’t bother.</p>
<blockquote>
<p dir="auto">what about the functions list in notepad++, can you somehow use that?</p>
</blockquote>
<p dir="auto">Nope.  The Function List panel also does not have any messages for a plugin to call, so once again, you would be using the generic Win32 API calls – and IIRC, it’s a TreeView as well, so there’s no benefit of trying to access that over trying the Project or FolderAsWorkspace.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86283</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86283</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 11 May 2023 14:29:25 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Thu, 11 May 2023 13:03:28 GMT]]></title><description><![CDATA[<p dir="auto">Well I’ve learned reading the treeview is not an easy task especially if you are using C#.<br />
So I would like to forget it. But what about the functions list in notepad++, can you somehow use that? And can you allow jump to function definition via context menu. I should probably make a new thread about this…</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86280</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86280</guid><dc:creator><![CDATA[General Coder]]></dc:creator><pubDate>Thu, 11 May 2023 13:03:28 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 10 May 2023 18:51:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a> said in <a href="/post/86274">Project plugin functionality</a>:</p>
<blockquote>
<p dir="auto">my win32 skills are very rusty so if someone could show me</p>
</blockquote>
<p dir="auto">As I said earlier,</p>
<blockquote>
<p dir="auto">… but that’s a generic Win32 programming problem and you would probably find more answers at a site for Win32-programming in specific or at a stack overflowing with programming questions;</p>
</blockquote>
<p dir="auto">Given your recent comments that you want to grab the list of files out of the treeview, I might recommend searching the internet for <code>c# csharp win32-api grab values from treeview control</code> along with the other searches I recommended above.  Or use Eko’s example – it might be in a different programming language, but it gives the same basic idea, and one benefit of the “win32 API” being an “API” is that the function names are the same across languages (or mostly so).  But, in general, this Community focuses on Notepad++, and this Plugin Development category is focused on the Notepad+±specific aspects of plugin programming; a plugin programmer is expected to understand how to do the generic win32 API framework around their Notepad+±specific calls.  And extracting the list out of a treeview control is not specific to Notepad++.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86276</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86276</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 10 May 2023 18:51:08 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 10 May 2023 18:15:22 GMT]]></title><description><![CDATA[<p dir="auto">thx for the reply</p>
<p dir="auto">my win32 skills are very rusty so if someone could show me an example of how to receive the file list from the workspace or something simpler I would appreciated it</p>
<p dir="auto">I’m coding with C#</p>
<p dir="auto">thx!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86274</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86274</guid><dc:creator><![CDATA[General Coder]]></dc:creator><pubDate>Wed, 10 May 2023 18:15:22 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 10 May 2023 17:21:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a></p>
<p dir="auto">yes, you need to use Win32 api calls to interact with the FAW.<br />
Something like what I am doing <a href="https://github.com/Ekopalypse/NppLspClient/blob/efbaebbc94c2b57e2331188973038bfa1b5cc330/NppLsp.v#L520" rel="nofollow ugc">here</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86272</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86272</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Wed, 10 May 2023 17:21:48 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 10 May 2023 16:15:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/86269">Project plugin functionality</a>:</p>
<blockquote>
<p dir="auto">So no, there are no NPPM_ messages for talking to either Project Panels or Folder as Workspace.  But if you dig into win32-api programming, you should be able to interact with those elements</p>
</blockquote>
<p dir="auto">sorry I don’t understand. You mean interact with the win32 GUI? or the data…</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86271</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86271</guid><dc:creator><![CDATA[General Coder]]></dc:creator><pubDate>Wed, 10 May 2023 16:15:31 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 10 May 2023 16:09:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a> said in <a href="/post/86268">Project plugin functionality</a>:</p>
<blockquote>
<p dir="auto">But this is what I mean</p>
</blockquote>
<p dir="auto">Ah, okay, any of my comments about the built-in “Project Panels” also apply to “Folder as Workspace”, which is a similar feature, documented in the same section of the User Manual.</p>
<p dir="auto">So no, there are no <code>NPPM_</code> messages for talking to either Project Panels or Folder as Workspace.  But if you dig into win32-api programming, you should be able to interact with those elements</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86269</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86269</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 10 May 2023 16:09:49 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 10 May 2023 16:07:43 GMT]]></title><description><![CDATA[<p dir="auto">Thx for the reply.</p>
<p dir="auto">I was probably wrong that project manager is a plugin. But this is what I mean anyway: <img src="https://camo.nodebb.org/f121e18710d8e27765a00ca650678f887a14dcf3?url=https%3A%2F%2Fi.stack.imgur.com%2FQArCQ.png" alt="" class=" img-fluid img-markdown" /></p>
<p dir="auto">—<br />
<em>edit: moderator changed from link-to-image to shown image</em></p>
]]></description><link>https://community.notepad-plus-plus.org/post/86268</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86268</guid><dc:creator><![CDATA[General Coder]]></dc:creator><pubDate>Wed, 10 May 2023 16:07:43 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 10 May 2023 14:50:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a> ,</p>
<blockquote>
<p dir="auto">I’m asking if [I] can use the project manager functionality in [my] plugin?</p>
</blockquote>
<p dir="auto">If the “project manager” is really a plugin, and assuming you have the skills to do so, there are two ways that I know of:</p>
<ol>
<li>Assuming this “project manager” plugin is open source, you could include the source code for that plugin as part of the source code for your plugin.  It is up to you to make sure that licenses are compatible and all legal requirements are fulfilled.</li>
<li>The <a href="https://npp-user-manual.org/docs/plugin-communication/#nppm-msgtoplugin" rel="nofollow ugc">NPPM_MSGTOPLUGIN</a> message in <a href="https://npp-user-manual.org/docs/plugin-communication/" rel="nofollow ugc">Plugin Communication</a> is meant so that plugin A can communicate with plugin B.  So, if the “project manager plugin” accepts messages, your plugin could use NPPM_MSGTOPLUGIN to send messages to the “project manager plugin”.</li>
</ol>
<p dir="auto">But I have never heard of plugin called “project manager”.  (That, and your terse phrasing, are probably what caused Alan’s confusion as well.)</p>
<p dir="auto">If you are really referring to Notepad++'s built-in <a href="https://npp-user-manual.org/docs/session/#project-panels" rel="nofollow ugc">Project panels</a> – as far as I can tell, none of Notepad++ messages for the <a href="https://npp-user-manual.org/docs/plugin-communication/" rel="nofollow ugc">Plugin Communication</a> interface give access to the Project Panels.</p>
<p dir="auto">However, someone with a lot of experience with the win32 API, or good internet-search-skills, could probably figure out the handles to the Project Panel GUI elements, and can probably figure out how to manually trigger the various clicks and actions necessary to remote-control that interface =&gt; but that’s a generic Win32 programming problem and you would probably find more answers at a site for Win32-programming in specific or at a stack overflowing with programming questions; some possible internet search terms might include “win32 searching for child windows”, “win32 get control IDs for child controls of a window”, “win32 trigger a button from another window”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86265</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86265</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 10 May 2023 14:50:20 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 10 May 2023 14:14:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a></p>
<p dir="auto">basically I’m asking if you can use the project manager functionality in your plugin?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86264</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86264</guid><dc:creator><![CDATA[General Coder]]></dc:creator><pubDate>Wed, 10 May 2023 14:14:15 GMT</pubDate></item><item><title><![CDATA[Reply to Project plugin functionality on Wed, 10 May 2023 13:55:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/11838">@General-Coder</a></p>
<p dir="auto">That’s probably too vague for anyone to effectively comment on it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86262</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86262</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 10 May 2023 13:55:38 GMT</pubDate></item></channel></rss>