<?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[how to repeat plugin]]></title><description><![CDATA[<p dir="auto">i’ve installed <code>Reverse Lines</code> plugin and this work fine for my purpose with a selection.<br />
but i need to repeat several times in my document<br />
so, how how to repeat plugin command?<br />
i’ve tried to record a macro with all steps, but the macro not record plugin action</p>
<p dir="auto">on my document i have:</p>
<pre><code>&lt;empty line&gt;
text 1
text 2
text 3
&lt;empty line&gt;
</code></pre>
<p dir="auto">i need to invert only line 3 to line 1 like this:</p>
<pre><code>&lt;empty line&gt;
text 3
text 2
text 1
&lt;empty line&gt;
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/topic/24297/how-to-repeat-plugin</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 12:47:33 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24297.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 25 Mar 2023 08:49:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how to repeat plugin on Sat, 25 Mar 2023 13:50:23 GMT]]></title><description><![CDATA[<p dir="auto">oh yes!<br />
and from <code>Setting</code> - <code>Shortcut Mapper</code> i can assign a shortcut to this command</p>
<p dir="auto">thanks, i hadn’t seen it …!</p>
<p dir="auto">Regads</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85202</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85202</guid><dc:creator><![CDATA[pinuzzu99]]></dc:creator><pubDate>Sat, 25 Mar 2023 13:50:23 GMT</pubDate></item><item><title><![CDATA[Reply to how to repeat plugin on Sat, 25 Mar 2023 09:23:53 GMT]]></title><description><![CDATA[<p dir="auto">Hello, <a class="plugin-mentions-user plugin-mentions-a" href="/user/pinuzzu99" aria-label="Profile: pinuzzu99">@<bdi>pinuzzu99</bdi></a> and <strong>All</strong>,</p>
<p dir="auto">Why using a <strong>plugin</strong> ? You can do it <strong>easily</strong> from <strong>within</strong> N++ !</p>
<ul>
<li>
<p dir="auto">Do a <strong>normal</strong> selection of a block of text</p>
</li>
<li>
<p dir="auto">Run the <strong><code>Edit &gt; Line Operations &gt; Reverse line Order</code></strong> option</p>
</li>
</ul>
<p dir="auto">Voilà !</p>
<p dir="auto">Best Regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85196</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85196</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Sat, 25 Mar 2023 09:23:53 GMT</pubDate></item></channel></rss>