<?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[[New Plugin] NppEventExec]]></title><description><![CDATA[<p dir="auto">Hello friends and fellow Notepad++ users,</p>
<p dir="auto">mostly for my own automation purposes I’ve hacked together a plugin to automatically execute NppExec scripts on Notepad++ events. One such use case is to format source code before a file is saved and compile it after it is saved. I thought it might be useful for others as well so I decided to share it with the world: <a href="https://github.com/MIvanchev/NppEventExec" rel="nofollow ugc">NppEventExec on GitHub</a>. The functionality is not that new, it can be certainly be done with other plugins as well (LuaScript comes to mind), however there’s a couple of neat additions: e.g. you can block all input to Notepad++ while a script is executing and show a waiting dialog, the scripts are queued if executing multiple rules etc. Besides, it’s coded in pure C just for the fun of it!</p>
<p dir="auto">It would be great if someone can provide some feedback and broaden my tunnel vision and reports report an issue :) Perhaps it can grow into something really useful. The creation of rules is still a hassle, but I’m progressing nicely.</p>
<p dir="auto">Kind regards,<br />
Mihail</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/12997/new-plugin-nppeventexec</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 10:48:21 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/12997.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 Dec 2016 19:43:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [New Plugin] NppEventExec on Thu, 05 Jan 2017 13:03:06 GMT]]></title><description><![CDATA[<p dir="auto">The related discussion in NppExec’s topic at sourceforge:<br />
<a href="https://sourceforge.net/p/npp-plugins/discussion/672146/thread/6b955b0c/" rel="nofollow ugc">https://sourceforge.net/p/npp-plugins/discussion/672146/thread/6b955b0c/</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/20624</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/20624</guid><dc:creator><![CDATA[Vitaliy Dovgan]]></dc:creator><pubDate>Thu, 05 Jan 2017 13:03:06 GMT</pubDate></item></channel></rss>