<?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[Is there any notification when a file is reloaded?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I’d like to detect in my plugin that a file which was externally modified is reloaded within Notepad++. I noticed that the <code>NPPN_BUFFERACTIVATED</code> notification is sent when a dialog appears asking the user whether he wants to reload the modified file. However it is <strong>not</strong> sent (and neither is any other notification) when the user clicks <em>Yes</em> in the dialog. Is there a different way to detect whether a file was reloaded?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/11484/is-there-any-notification-when-a-file-is-reloaded</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 03:20:16 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/11484.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 Mar 2016 13:27:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is there any notification when a file is reloaded? on Fri, 18 Mar 2016 13:42:16 GMT]]></title><description><![CDATA[<p dir="auto">Unfortunately it doesn’t appear there is any way of catching this kind of event. And you are correct that it seems only <code>NPPN_BUFFERACTIVATED</code> is sent. I can see where this type of message would be useful to be notified when it is reloaded…so it might be a good idea to open a new issue on Github.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/14788</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/14788</guid><dc:creator><![CDATA[dail]]></dc:creator><pubDate>Fri, 18 Mar 2016 13:42:16 GMT</pubDate></item></channel></rss>