<?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[Two suggestions]]></title><description><![CDATA[<p dir="auto">I am looking to replace an editor I’ve used for literally decades (called AkelPad). This has been absolutely perfect so far but its heuristic to divine the encoding of a file (CP1252, UTF-8 etc) is broken. And with more and more utf-8 files around I am really looking for a replacement. And so far… NPP look very goods.<br />
However, there are two things I regularly use with AkelPad that would make NPP even better (well,  (IMHO :-/). One is that AP marks any modified line with a small red mark next to its line number. This line marker turns green when the file is next saved, so one look and you see which lines have been modified and saved (green) or modified and not yet saved (red). All other lines have no marker. Sounds like a small cosmetic thing but it really helps me with editing large files.<br />
The second thing is a small change in Edit&gt;&gt;Column Editor… (the box which opens with Alt-C). Here I can enter a text that is prefixed to the current column selection. How about adding a mode to enter text that is prefixed and suffixed to the selection (say “PREFIX^SUFFIX” with PREFIX being added to each column as prefix and SUFFIX as suffix)? I sometimes have to add stuff to the front <em>and</em> the end of a columnar selection. I can do that in two steps but one step would be better :-).</p>
<p dir="auto">Otherwise so far I’m quite happy with NPP. A thank you to Don for his effort.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19421/two-suggestions</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 23:48:23 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19421.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 May 2020 09:53:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Two suggestions on Mon, 08 Jun 2020 19:00:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/54132">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">If you are looking for enhancement requests [ probably not! :-) ], maybe if the color settings could be presented in the Settings box, something like this:</p>
<p dir="auto">Truly not necessary, but if you want to play next time you are in the code! :-)</p>
</blockquote>
<p dir="auto">If you want to try it out - see the latest development - no compiled release, you’ll need to do that yourself.</p>
<p dir="auto"><a href="https://github.com/vinsworldcom/nppChangedLines/tree/develop" rel="nofollow ugc">https://github.com/vinsworldcom/nppChangedLines/tree/develop</a></p>
<p dir="auto">Also added:</p>
<ul>
<li>click in ChangedLines margin goes to next change / Shift+Click goes to previous</li>
<li>Colorized buttons for change and save colors in Settings dialogue</li>
<li>Auto populate / update of ChangedLines panel for current file</li>
</ul>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54795</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54795</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Mon, 08 Jun 2020 19:00:34 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Wed, 20 May 2020 16:39:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a> said in <a href="/post/54141">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">The location navigate plugin does this - colors its color selector buttons to the chosen color</p>
</blockquote>
<p dir="auto">I had forgotten about this; truly I set <em>Location Navigate</em> up one time long ago, and never looked at it again.  I think coloring a button would be a hard thing as I think Windows likes to control this, but a swatch to the left like I show doesn’t seem too bad.  Note that I won’t go so far as to say easy.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54142</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54142</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 20 May 2020 16:39:00 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Wed, 20 May 2020 15:32:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/54132">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">Truly not necessary, but if you want to play next time you are in the code! :-)</p>
</blockquote>
<p dir="auto">The location navigate plugin does this - colors its color selector buttons to the chosen color - but it looked complicated.  My Win32 API understanding is very limited an consists of a lot of cut-paste examples.  I haven’t looked at Changed Lines in a while because it’s been working nicely in the background for me but if i do revisit I’ll look at that part again.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54141</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54141</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Wed, 20 May 2020 15:32:17 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Wed, 20 May 2020 14:39:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a></p>
<p dir="auto">I have to agree with <a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> after a day or so of working with <code>ChangedLines</code> replacing <code>LocationNavigate</code>.  It seems to be working well.  Many thanks.</p>
<p dir="auto">I’ve played a bit with the settings to customize it.<br />
One thing I like in a feature like this is that the changed but unsaved lines are REALLY emphasized, and the changed and saved lines are emphasized, but like they are an “afterthought”.</p>
<p dir="auto">To that end, I’ve adjusted the colors to my liking, sample:</p>
<p dir="auto"><img src="/assets/uploads/files/1589985209450-bc9ef236-ae46-411f-a118-a13cb4c95d8c-image.png" alt="bc9ef236-ae46-411f-a118-a13cb4c95d8c-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">If you are looking for enhancement requests [ probably not! :-) ], maybe if the color settings could be presented in the <em>Settings</em> box, something like this:</p>
<p dir="auto"><img src="/assets/uploads/files/1589985421763-73bd3088-10a9-495f-8427-6655cc62e870-image.png" alt="73bd3088-10a9-495f-8427-6655cc62e870-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Truly not necessary, but if you want to play next time you are in the code! :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54132</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54132</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 20 May 2020 14:39:54 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Tue, 19 May 2020 15:20:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a> said in <a href="/post/54073">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">Many thanks, Michael, for pointing us to this excellent plugin of yours ;-))</p>
</blockquote>
<p dir="auto">Your welcome - remember it’s not my original work - it’s basically just extracting the line marking logic from Location Navigate and putting just that in a plugin.  The issue I had with Location Navigate recompiling in 64-bit was all the logic in tracking location as you navigate around the document.  I ignore all that and don’t implement it.  I only took the line marking “logic”.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54084</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54084</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 19 May 2020 15:20:37 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Tue, 19 May 2020 15:17:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a></p>
<p dir="auto">It should change the background color of the listview in the docking panel to the background color of your N++ theme.  If you’re using the default theme (white background) you’ll see no effect.  If you’re using something like Obsidian it’ll look like:</p>
<p dir="auto"><img src="/assets/uploads/files/1589901384043-7dad337b-e230-4e73-b57c-b5ea7d9ff96d-image.png" alt="7dad337b-e230-4e73-b57c-b5ea7d9ff96d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">vs:</p>
<p dir="auto"><img src="/assets/uploads/files/1589901410333-102c27fd-f7be-4b7b-ae3d-503b18e3f8b9-image.png" alt="102c27fd-f7be-4b7b-ae3d-503b18e3f8b9-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54083</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54083</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 19 May 2020 15:17:34 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Tue, 19 May 2020 14:21:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a></p>
<p dir="auto">Thank you for your efforts.<br />
I’m currently checking it out as well.<br />
Question:  What does the checkbox for <em>Use N++ Colors</em> do?  I experimented with it but didn’t see any effect either way?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54079</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54079</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 19 May 2020 14:21:07 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Tue, 19 May 2020 13:00:24 GMT]]></title><description><![CDATA[<p dir="auto">Hi, <a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: michael-Vincent">@<bdi>michael-Vincent</bdi></a> and <strong>All</strong>,</p>
<p dir="auto">I’ve just downloaded and tried your <strong><code>32-bits</code></strong> plugin, on my <strong><code>Win XP SP3</code></strong> with N++ <strong><code>v7.8.5</code></strong> <strong>portable</strong> configuration. Wooow, <strong>amazing</strong> ;-))</p>
<p dir="auto">I <strong>do</strong> like :</p>
<ul>
<li>
<p dir="auto">The possibility of changing the <strong><code>Margin width</code></strong> and the <strong><code>highlight</code></strong> option, too ( I personally adopted <strong><code>highlight</code></strong> for <strong>change</strong> marker and <strong><code>default</code></strong> for <strong>save</strong> marker ! )</p>
</li>
<li>
<p dir="auto">The <strong>two</strong> shortcuts <strong><code>Ctrl + ALt + Y</code></strong> and <strong><code>Ctrl + ALt + Z</code></strong> which allow to <strong>navigate</strong> :</p>
<ul>
<li>
<p dir="auto">from the <strong><code>beginning</code></strong> of each <strong>changed</strong> zone, in <strong><code>forward</code></strong> direction</p>
</li>
<li>
<p dir="auto">from the <strong><code>end</code></strong> of each <strong>changed</strong> zone, in <strong><code>backward</code></strong> direction</p>
</li>
</ul>
</li>
<li>
<p dir="auto">The <strong><code>Changed Lines</code></strong> panel with the ability to <strong>double</strong>-click on any <strong>changed</strong> line to <strong>immediately</strong> move to the <strong>exact</strong> location in <strong>current</strong> file, in the <strong>same</strong> way it is, in the N++ <strong><code>Find result</code></strong> panel !</p>
</li>
</ul>
<hr />
<p dir="auto">Many thanks, <strong>Michael</strong>, for pointing us to this <strong>excellent</strong> plugin of yours ;-))</p>
<p dir="auto">Best regards,</p>
<p dir="auto">guy038</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54073</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54073</guid><dc:creator><![CDATA[guy038]]></dc:creator><pubDate>Tue, 19 May 2020 13:00:24 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Tue, 19 May 2020 09:57:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/favdish" aria-label="Profile: favdish">@<bdi>favdish</bdi></a> said in <a href="/post/54067">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">What are the experiences with that one (if I can ask that in an NPP forum :-)</p>
</blockquote>
<p dir="auto">There are tons of editors out there.<br />
VSCode, sublime, atom, geany, notepad2, pspad, eclipse… just to name a few<br />
and they all have their strengths and weaknesses, but in the end it all comes down to one simple question?<br />
Does it offer what YOU need, functionally and design-wise?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54069</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54069</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Tue, 19 May 2020 09:57:16 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Tue, 19 May 2020 08:41:16 GMT]]></title><description><![CDATA[<p dir="auto">Thanks to all for a lively discussion. I’ll have a look at <a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a>’s plugin. LocationNavigate seems to do the job, after a quick test, but a plugin for both 32/64 is of course better.</p>
<p dir="auto">I’ve also discovered another contender, called cudatext. Looks also pretty good, this one, and has the added advantage to work natively with Linux (haven’t tested yet, just from the website blurb). What are the experiences with that one (if I can ask that in an NPP forum :-) )?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54067</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54067</guid><dc:creator><![CDATA[favdish]]></dc:creator><pubDate>Tue, 19 May 2020 08:41:16 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Tue, 19 May 2020 06:51:46 GMT]]></title><description><![CDATA[<p dir="auto">Well, that means @Michael-Vincentsaved me the embarrassment then, fine, thank you. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54065</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54065</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Tue, 19 May 2020 06:51:46 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Tue, 19 May 2020 01:05:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/54054">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">It’s overkill for just the changed-lines functionality</p>
</blockquote>
<p dir="auto">Agreed.  And it’s not 64-bit.  And even on 32-bit, it always made N++ crash on exit.  So I “extracted” the line marker only parts and made it 64/32-bit in a more simple change lines marker plugin.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/54054">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">Your hat is definitely welcome in the ring!</p>
</blockquote>
<p dir="auto">See <a href="https://github.com/vinsworldcom/nppChangedLines" rel="nofollow ugc">Changed Lines</a>.  Again, it’s pretty much lifted right out of Location Navigate code so I do undo / redo they was Location Navigate does it.  It’s not perfect, but works fine for me.  One of the many reasons I’m reluctant to “announce” / “release” “my” plugins to the wild - they’re not my original work, they’re just tweaks to others’ and I don’t have the skill to support / fix bugs beyond really simple stuff.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54058</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54058</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Tue, 19 May 2020 01:05:16 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Tue, 19 May 2020 00:54:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/michael-vincent" aria-label="Profile: Michael-Vincent">@<bdi>Michael-Vincent</bdi></a></p>
<blockquote>
<p dir="auto">What’s wrong with just using Location Navigate?</p>
</blockquote>
<p dir="auto">Nothing, except:</p>
<ul>
<li>
<p dir="auto">It’s overkill for just the changed-lines functionality (I’ve never found any use for the other things – really the advertised <em>main</em> things – that <em>LocationNavigate</em> does)</p>
</li>
<li>
<p dir="auto">It might be easier (says the guy that <em>isn’t</em> doing it) to recreate it than to understand the mass of what is there</p>
</li>
<li>
<p dir="auto">It feels maybe wrong to “take over” someone else’s work (this is a very minor reason)</p>
</li>
</ul>
<p dir="auto">Your hat is definitely welcome in the ring!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54054</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54054</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 19 May 2020 00:54:33 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 23:32:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/54047">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">Any chance to have a look at LocationNavigate source and see how it handles it (undo/redo)?</p>
</blockquote>
<p dir="auto">What’s wrong with just using Location Navigate?  I didn’t see that was a problem above (except lack of 64-bit version).  I this just an attempt to implement with a script, or legitimately fix a problem with Location Navigate implementation?</p>
<p dir="auto">Just curious before I potentially throw my hat in the ring …</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54051</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54051</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Mon, 18 May 2020 23:32:46 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 22:47:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/54047">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">LocationNavigate</p>
</blockquote>
<p dir="auto">:-D - I’m currently doing this but there are a lot of ???<br />
Author seems to use a different encoding.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54048</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54048</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Mon, 18 May 2020 22:47:34 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 22:41:01 GMT]]></title><description><![CDATA[<p dir="auto">Any chance to have a look at <em>LocationNavigate</em> source and see how it handles it (undo/redo)?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54047</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54047</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 18 May 2020 22:41:01 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 22:32:45 GMT]]></title><description><![CDATA[<p dir="auto">Hmm … I see, what started to be a nice project while waiting on firmware compilation/update is becoming a “don’t walk alone in the dark and do not go into that lonely woodden cabin”</p>
<p dir="auto">Yes, I have also thought about Python’s difflib and using it together with the stored history of the document to avoid comparing large documents.<br />
Hmm… I will try and probably report in two days that I failed miserably. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54046</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54046</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Mon, 18 May 2020 22:32:45 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 22:16:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> My naive approach was keep a counter per line. Increment when a change is made or a redo. Decrement when undo.</p>
<p dir="auto">This partially worked but once you start having to keep track of deleted lines, what to do when lines get merged, split, etc.</p>
<p dir="auto">My next attempt was to use the git diff core code to compute diffs in near real time but I didnt ever finish it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54044</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54044</guid><dc:creator><![CDATA[dail]]></dc:creator><pubDate>Mon, 18 May 2020 22:16:21 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 22:08:22 GMT]]></title><description><![CDATA[<p dir="auto">C’mon <a class="plugin-mentions-user plugin-mentions-a" href="/user/dail" aria-label="Profile: dail">@<bdi>dail</bdi></a> , I haven’t even started and you’re already taking the wind out of my sails. :-D<br />
I thought memento pattern + deque list = solution.<br />
Phew - I guess I’m screwed now. ;-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54043</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54043</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Mon, 18 May 2020 22:08:22 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 21:43:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a></p>
<blockquote>
<p dir="auto">It is not a hard algorithm…until you consider undo/redo; then it all goes out the window.</p>
</blockquote>
<p dir="auto">I too once tried to create a plugin to do this. It was several years ago and gave up because of this exact reason.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54041</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54041</guid><dc:creator><![CDATA[dail]]></dc:creator><pubDate>Mon, 18 May 2020 21:43:01 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 20:48:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> said in <a href="/post/54032">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">Me?</p>
</blockquote>
<p dir="auto">No, waiting for the OP. :-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54037</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54037</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Mon, 18 May 2020 20:48:42 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 20:21:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> said in <a href="/post/54030">Two suggestions</a>:</p>
<blockquote>
<p dir="auto">Bookmarks … hmm … what did I forget … wait … aren’t we<br />
waiting for someone else? :-D</p>
</blockquote>
<p dir="auto">Me?<br />
I thought I only promised something for <a href="https://community.notepad-plus-plus.org/topic/19414/replace-text-with-incremented-counter">THIS</a> and I am still working on it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54032</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54032</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 18 May 2020 20:21:45 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 20:09:48 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Don’t you have enough on your plate right now; thinking of:</p>
</blockquote>
<p dir="auto">:-D you are right and I should stop doing such thing :-)<br />
but this one is interesting</p>
<blockquote>
<p dir="auto">themes stuff<br />
PySnack<br />
column mode prefix / suffix<br />
other stuff I’ve forgotten… perhaps something regarding bookmarks… memory fails me<br />
You’re right, and I should stop doing that :-), but this is interesting.</p>
</blockquote>
<p dir="auto">PySnack dies before it’s born. PythonScript<br />
with Python3 has its first alpha release and it looks very promising.</p>
<p dir="auto">Bookmarks … hmm … what did I forget … wait … aren’t we<br />
waiting for someone else? :-D</p>
<p dir="auto">Themes - yes - I am not finished with the theory yet. :-(</p>
<p dir="auto">MESSAGE and NOTIFICATION documentation - will certainly be finished this week, and if it means I have to do it on Father’s Day, I will do it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54030</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54030</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Mon, 18 May 2020 20:09:48 GMT</pubDate></item><item><title><![CDATA[Reply to Two suggestions on Mon, 18 May 2020 19:16:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a></p>
<p dir="auto">Yea!  What Peter said too!</p>
<p dir="auto">But, seriously, if you could make a changed-lines thingy, and have time to, THAT would be an extremely cool and useful thing.  And I’ve got to believe others would fall in love with it too.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/54024</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/54024</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Mon, 18 May 2020 19:16:41 GMT</pubDate></item></channel></rss>