<?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[Notepad++ v8.9.1 Release]]></title><description><![CDATA[<p dir="auto"><strong>Notepad++ release 8.9.1 is available:</strong><br />
<a href="https://notepad-plus-plus.org/news/v891-released/" rel="nofollow ugc">https://notepad-plus-plus.org/news/v891-released/</a></p>
<p dir="auto"><strong>Notepad++ v8.9.1 regression fixes, bug-fixes &amp; new improvements:</strong></p>
<ol>
<li>Fix EOL duplication regression when playing back old recorded macros. (Fix <a href="https://community.notepad-plus-plus.org/topic/27339/enter-key-duplicated-in-macros">issue</a>)</li>
<li>Remedy search failure for pasted text containing trailing invisible EOL character. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17124" rel="nofollow ugc">#17124</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17187" rel="nofollow ugc">#17187</a>)</li>
<li>Fix customized context menu regression where separator (id=“0”) escapes FolderName submenu. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17342" rel="nofollow ugc">#17342</a>)</li>
<li>Fix issue where a single undo reverted multiple changes after macro execution. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9426" rel="nofollow ugc">#9426</a>)</li>
<li>Fix visual glitch when dragging dockable dialogs on a 2nd monitor. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16805" rel="nofollow ugc">#16805</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16155" rel="nofollow ugc">#16155</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16077" rel="nofollow ugc">#16077</a>)</li>
<li>Fix inconsistent automatic search mode switching (RegEx to Extended) in Find dialog. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17227" rel="nofollow ugc">#17227</a>)</li>
<li>Fix incorrect URL parsing caused by Unicode special spaces. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/16856" rel="nofollow ugc">#16856</a>)</li>
<li>Update to Boost 1.90.0. (Implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17326" rel="nofollow ugc">#17326</a>)</li>
<li>Improve update themes feature: fix JavaScript.js edge case. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/17347#issuecomment-3753234119" rel="nofollow ugc">issue</a>)</li>
<li>Update javascript.js to better match javascript (embedded) in all themes. (Fix <a href="https://community.notepad-plus-plus.org/post/104325">issue</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/17299#issuecomment-3695060206" rel="nofollow ugc">report</a>)</li>
<li>Function List: enhance for Perl &amp; PHP; add for Nim. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17382" rel="nofollow ugc">#17382</a>, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17327" rel="nofollow ugc">#17327</a>, implement <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17377" rel="nofollow ugc">#17377</a>)</li>
<li>Fix comments and highlighting in TCL. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17315" rel="nofollow ugc">#17315</a>)</li>
<li>Update perl syntax highliging keywords and autocomplete for 5.42. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17332" rel="nofollow ugc">#17332</a>)</li>
<li>Improvement: display Find dialog status message with invisible characters warning. (Fix <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17345" rel="nofollow ugc">#17345</a>)</li>
</ol>
<p dir="auto">Auto-updater will be triggered in one week, if no critical issue found.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27369/notepad-v8-9-1-release</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 22:32:42 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27369.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Jan 2026 12:58:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Sat, 21 Mar 2026 22:43:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/38615">@leleganja</a> said in <a href="/post/105013">Notepad++ v8.9.1 Release</a>:</p>
<blockquote>
<p dir="auto"><strong>Why do I get these errors when I install Notepd++ with both v8.9.2 and v8.9.1?</strong></p>
</blockquote>
<p dir="auto">At first glance: it appears that whatever account that is being used to install Notepad++ doesn’t have write-permission to the temp directory that the installer created. That is odd, given that the installer usually asks for Admin privileges to install.  But maybe your computer is set up so the Admin account(s) don’t have write permission to the indiviudal user file-areas.</p>
<p dir="auto">Try creating a directory someplace where both your normal user and your admin user have write access, and then temporarily set <code>%TMP%</code> to point to that directory.  When you run the installer, it should use that new directory instead, and should (I would think) have write-permission there.  (My experiments showed it used the alternate location if I set the <code>%TMP%</code> user variable, but not if I set the <code>%TEMP%</code> variable, so you only need to change <code>%TMP%</code>.  If you don’t know how to change that variable: click the START menu, type <code>system environtment</code> which will find the <strong>Edit the system environment variables</strong> option, which you use; click <strong>Environment variables</strong> button, then in the <strong>User variables</strong> section, edit <code>TMP</code> to point to the new directory you created; after doing <strong>OK</strong> a few times, then you can run the installer, and it should use that directory.  When done installing, don’t forget to set <code>TMP</code> back to <code>%USERPROFILE%\AppData\Local\Temp</code> in the same manner.)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105014</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105014</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sat, 21 Mar 2026 22:43:30 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Sat, 21 Mar 2026 20:54:10 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1774126134040-1.jpg" alt="1.jpg" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1774126159716-2.jpg" alt="2.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><strong>Why do I get these errors when I install Notepd++ with both v8.9.2 and v8.9.1?</strong></p>
]]></description><link>https://community.notepad-plus-plus.org/post/105013</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105013</guid><dc:creator><![CDATA[leleganja]]></dc:creator><pubDate>Sat, 21 Mar 2026 20:54:10 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Mon, 16 Feb 2026 20:22:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/38160">@Drift91</a> said in <a href="/post/104753">Notepad++ v8.9.1 Release</a>:</p>
<blockquote>
<blockquote>
<p dir="auto">the user had outdated themes, which didn’t have the KEY style for either Langage:INI or Language:Properties.</p>
</blockquote>
<p dir="auto">Were the preinstalled themes out-of-date,</p>
</blockquote>
<p dir="auto">Yes.  Only <code>stylers.model.xml</code> and <code>themes\DarkModeDefault.xml</code> were guaranteed to have all updates; all other themes were up to the original theme author and/or other volunteers to keep up to date, and volunteer ever took real ownership of them.  That’s why I implemented the new feature, to make sure that themes would never get hopelessly out of date again.</p>
<blockquote>
<p dir="auto">I didn’t see a changelog entry about it.</p>
</blockquote>
<p dir="auto">The changes involved in this new feature were announced as:</p>
<ul>
<li><a href="/topic/27298">v8.8.9 Announcement, Item 8</a></li>
<li><a href="/topic/27327">v8.9 Announcement, Item 7</a></li>
<li><a href="/topic/27369">v8.9.1 Announcement, Item 10</a> (above)</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/104755</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104755</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 16 Feb 2026 20:22:42 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Mon, 16 Feb 2026 18:47:52 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">the user had outdated themes, which didn’t have the KEY style for either Langage:INI or Language:Properties.</p>
</blockquote>
<p dir="auto">Were the preinstalled themes out-of-date, or is that in reference to my custom theme? Because I’ve deleted my custom theme files several times within the past year or two and re-customized them from stock, so I would have expected them to be roughly equal to the ones that come with the application. Either way, as much as the italics were bothering me, I’m glad to see the themes are being updated dynamically now. I’m honestly not sure why I assumed it was a regression, I guess it just seemed visually jarring and I didn’t see a changelog entry about it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104753</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104753</guid><dc:creator><![CDATA[Drift91]]></dc:creator><pubDate>Mon, 16 Feb 2026 18:47:52 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Sun, 15 Feb 2026 19:01:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/38298">@NovusOperandi</a> said in <a href="/post/104746">Notepad++ v8.9.1 Release</a>:</p>
<blockquote>
<p dir="auto">And I think this was also causing havoc with the folding behavior of my code, as now that also seems to be cleared up.</p>
</blockquote>
<p dir="auto">If you believe it’s working, don’t forget to close the Issue at GitHub.  If you later have evidence that the folding still isn’t working, you can re-open it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104747</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104747</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sun, 15 Feb 2026 19:01:12 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Sun, 15 Feb 2026 03:55:39 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></p>
<p dir="auto">I normally install updates for Notepad++ as soon as they pop up as available, so I <em>think</em> I was updating directly from 8.9.0 to 8.9.1, but I’m not 100% sure. And no uninstall or deletion of settings was performed beforehand; I just did a direct in-program update.</p>
<p dir="auto"><strong>Good news: my project is up and running again.</strong> So, crisis averted. And in the process of making that happen, I think I figured out what went wrong. <strong>Some of this was definitely user error on my part</strong>, as you’ll see below.</p>
<ul>
<li>It’s my theory, that when the program updated, for some reason, it deleted some of my custom settings (which I perhaps didn’t realize were custom, as they’d been in place so long). This might include the Python syntax settings for colors &amp; style, as well as unindent behavior of the backspace button (perhaps indentation settings in general).</li>
<li>When I tried to re-enable the unindent behavior, I only enabled it under Default, but not under Python, so that may be the source of some of the inconsistent results I was seeing. (Results seem to be consistent now with it enabled under Python.)</li>
<li>As I was trying to figure things out, and get my settings back to where they were, I was also writing code in between these attempts, so I think that resulted in some of my code having mismatched indentation styles applied: I think this caused the IndentationErrors &amp; TabErrors I was experiencing. (Which, thankfully, are now resolved.) And I think this was also causing havoc with the folding behavior of my code, as now that also seems to be cleared up. (Cross fingers.)</li>
<li><strong>Thank you for the tip</strong> on the View &gt; Show Symbol &gt; Show Space and Tab option. I wasn’t aware that was available. It’s very helpful.</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/104746</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104746</guid><dc:creator><![CDATA[NovusOperandi]]></dc:creator><pubDate>Sun, 15 Feb 2026 03:55:39 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Sun, 15 Feb 2026 00:40:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/38298">@NovusOperandi</a> said in <a href="/post/104744">Notepad++ v8.9.1 Release</a>:</p>
<blockquote>
<p dir="auto">Having some issues since the 8.9.1 update. Notepad++ was working great for me prior to that. (Wonderful program in general, by the way.)</p>
<ul>
<li>I’m coding in Python, and the first thing I noticed was the syntax highlighting had multiple changes in color &amp; style I didn’t enjoy. So, I figured out how to change those in Style Configurator. (Not a problem, just an annoyance.)</li>
</ul>
</blockquote>
<p dir="auto">What version did you upgrade from?  Because Python styles didn’t change recently.  OTOH, the last few versions of Notepad++ have automatically brought in the <em>new</em> styles that were missing from your theme, so if your theme (or stylers.xml) had been customized a long time ago, it had probably missed the addition of new styles a long time ago.  Assuming you went from something older than v8.8.9 and skipped all the way to v8.9.1, then it would have added those new styles (but should not have overwritten any colors on existing styles).</p>
<blockquote>
<ul>
<li>Noticed backspacing would no longer unindent (as previous), but simply go back by single spaces. Found the option to change that behavior under Settings&gt;Preferences&gt;Indentation. (Though it doesn’t seem to work consistently. I’m unsure why. And this may be connected to the issue I’m experiencing below.)</li>
</ul>
</blockquote>
<p dir="auto">The option to control backspace-unindent has existed since v8.6.9 from July 2024.  But it’s defaulted to not being enabled (so backspace doesn’t unindent) since the beginning of that option.  So if backspace was previously unindenting for you, you must’ve turned on that option at some point in the past.</p>
<p dir="auto">When you updated, did you just run the updater?  Or did you uninstall the old version then run updater (and, if uninstall first, did you tell it to keep your settings or delete them)?  Because that almost sounds like you lost your config.xml, because otherwise that setting should not have changed on you.</p>
<blockquote>
<ul>
<li>New code I’ve written today in Notepad++ (which is a mix of code written pre-update &amp; code written post-update) is pulling either “IndentationError: unindent does not match any outer indentation level” or “TabError: inconsistent use of tabs and spaces in indentation”. (I’ve gone through line-by-line, removed any spacing / indents, and re-indented, but this doesn’t seem to resolve it.)</li>
</ul>
</blockquote>
<p dir="auto">Are you 100% certain of your line-by-line check?  Have you tried <strong>View &gt; Show Symbol &gt; Show Space and Tab</strong> to help with that process?</p>
<blockquote>
<ul>
<li>I’ve also noticed that folding of code (in my Python files) doesn’t work as it previously did, and sections of code are either not being folded, only partially being folded, or folding in sections beneath them that should not be folded.</li>
</ul>
</blockquote>
<p dir="auto"><s>Someone</s> has <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17515" rel="nofollow ugc">reported</a> a bug with folding in v8.9.1.  Per the list of changes in the Announcement above, I don’t think anything was expected to change folding behavior in Python or any other language.  So it surprises me that a regression would be caused here.  Again, knowing what version you were using before your upgrade would be helpful.  Also, do you have a small piece of Python code that you could paste here, which shows the folding bug?  (Use the <code>&lt;/&gt;</code> button, and paste your python code between the ``` lines that the button creates in your reply.)</p>
<p dir="auto"><em>(edit: I see that you were that “Someone”… Sorry I didn’t notice that at first.  Still, giving code that someone can copy/paste would help, because your screenshot over there is not sufficient to replicate your bug.)</em></p>
<blockquote>
<p dir="auto">I reverted back to the previous 8.9.0 &amp; wait for fixes, but that doesn’t seem to address any of these issues, and I’m unsure of why.</p>
</blockquote>
<p dir="auto"><em>none</em> of the issues?  That surprises me.  If the folding were a v8.9.1 regression, at least that should have been fixed; if not, the regression was caused earlier – and you will need to share what version you were using before the upgrade in order to help figure out where that bug was introduced.   The backspace-unindents doesn’t surprise me, because once config.xml got saved, when you installed the older version, it was installed with that option in the same state.  (And if you deleted your config.xml when downgrading to v8.9.0, it would have started in the default condition, which is backspace-does-not-unindent.)</p>
<blockquote>
<p dir="auto">Any help or advice would be much appreciated. As at present, my project won’t even launch.</p>
</blockquote>
<p dir="auto">I would have thought python would give you a line number of where the inconsistency in indentation occurs, so you should easily be able to compare indentation characters before and after the first line mentioned.  Quick experiments:</p>
<ol>
<li>if I have tab on the first indent followed by spaces on the second, it gives the IndentationError:<br />
<img src="/assets/uploads/files/1771115641404-9f08d047-1686-4177-a547-b8d7061a61e3-image.png" alt="9f08d047-1686-4177-a547-b8d7061a61e3-image.png" class=" img-fluid img-markdown" /></li>
<li>if I have spaces on the first indent and tab on the second, it gives the TabError:<br />
<img src="/assets/uploads/files/1771115662233-b5a16ab0-7d55-4085-a96d-78586a1c42cd-image.png" alt="b5a16ab0-7d55-4085-a96d-78586a1c42cd-image.png" class=" img-fluid img-markdown" /></li>
</ol>
<p dir="auto">And both show me exactly which line the problem is in.  You should be able to use that information to fix your code.  (Also, <a href="https://npp-user-manual.org/docs/editing/#edit-menu:~:text=Blank%20Operations%20%3E%20%E2%87%92%20submenu" title="link to UserManual description of those operations" rel="nofollow ugc"><strong>Edit &gt; Blank Operations</strong></a> is your friend for making indentation consistent.)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104745</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104745</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sun, 15 Feb 2026 00:40:58 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Sat, 14 Feb 2026 23:19:44 GMT]]></title><description><![CDATA[<p dir="auto">Having some issues since the 8.9.1 update. Notepad++ was working great for me prior to that. (Wonderful program in general, by the way.)</p>
<ul>
<li>
<p dir="auto">I’m coding in Python, and the first thing I noticed was the syntax highlighting had multiple changes in color &amp; style I didn’t enjoy. So, I figured out how to change those in Style Configurator. (Not a problem, just an annoyance.)</p>
</li>
<li>
<p dir="auto">Noticed backspacing would no longer unindent (as previous), but simply go back by single spaces. Found the option to change that behavior under Settings&gt;Preferences&gt;Indentation. (Though it doesn’t seem to work consistently. I’m unsure why. And this may be connected to the issue I’m experiencing below.)</p>
</li>
<li>
<p dir="auto">New code I’ve written today in Notepad++ (which is a mix of code written pre-update &amp; code written post-update) is pulling either “IndentationError: unindent does not match any outer indentation level” or “TabError: inconsistent use of tabs and spaces in indentation”. (I’ve gone through line-by-line, removed any spacing / indents, and re-indented, but this doesn’t seem to resolve it.)</p>
</li>
<li>
<p dir="auto">I’ve also noticed that folding of code (in my Python files) doesn’t work as it previously did, and sections of code are either not being folded, only partially being folded, or folding in sections beneath them that should not be folded.</p>
</li>
</ul>
<p dir="auto">I reverted back to the previous 8.9.0 &amp; wait for fixes, but that doesn’t seem to address any of these issues, and I’m unsure of why.</p>
<p dir="auto">Any help or advice would be much appreciated. As at present, my project won’t even launch. Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104744</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104744</guid><dc:creator><![CDATA[NovusOperandi]]></dc:creator><pubDate>Sat, 14 Feb 2026 23:19:44 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Wed, 11 Feb 2026 00:47:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/38223">@Pete-Davis</a>, if you’re using <a href="https://github.com/Krazal/WebEdit/issues/4" rel="nofollow ugc">WebEdit</a>, a fixed version is <a href="https://github.com/notepad-plus-plus/nppPluginList/pull/1039" rel="nofollow ugc">already available</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104704</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104704</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Wed, 11 Feb 2026 00:47:03 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Mon, 09 Feb 2026 20:48:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/38223">@Pete-Davis</a> said in <a href="/post/104694">Notepad++ v8.9.1 Release</a>:</p>
<blockquote>
<p dir="auto">Bug report: Find in files causes Notepad++ to crash. Have upgraded to 8.9.1. No improvement. Windows version 11 Home 10.0.26200 Build 26200</p>
</blockquote>
<p dir="auto">Cannot reproduce.  Find in Files works just fine with v8.9.1 for me.  You will need to be more specific than that.</p>
<ul>
<li><strong>?</strong>-menu <strong>Debug Info</strong></li>
<li>Exact sequence of events that cause it to crash</li>
<li>State of <strong>Find in Files</strong> dialog before the crash (what values, what options enabled, what buttons you pressed, etc)</li>
</ul>
]]></description><link>https://community.notepad-plus-plus.org/post/104695</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104695</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 09 Feb 2026 20:48:02 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Mon, 09 Feb 2026 20:24:48 GMT]]></title><description><![CDATA[<p dir="auto">Bug report: Find in files causes Notepad++ to crash. Have upgraded to 8.9.1. No improvement. Windows version 11 Home 10.0.26200 Build 26200</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104694</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104694</guid><dc:creator><![CDATA[Pete Davis]]></dc:creator><pubDate>Mon, 09 Feb 2026 20:24:48 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Thu, 05 Feb 2026 16:09:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/24257">@mpheath</a> said in <a href="/post/104632">Notepad++ v8.9.1 Release</a>:</p>
<blockquote>
<p dir="auto">I am unsure what you fixed.</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/24257">@mpheath</a>, the user had outdated themes, which didn’t have the KEY style for either Langage:INI or Language:Properties.  When v8.9.1 brought in all those style entries for the INI and Properties lexers, it began properly formatting those styles rather than ignoring those styles that weren’t defined in the themes.  This was the intention of the new style-updating feature: it is intended to bring all themes up-to-date, so that they can format all the styles that users have not been seeing for years (for some, it’s a decade or more of missing syntax highlighting).</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/38160">@Drift91</a>: As with all styles, if you don’t like the formatting that is chosen by default for a given style, you are free to change it for yourself.  You go to <strong>Settings &gt; Style Configurator &gt; Language: <code>INI</code></strong> or <strong>Language: <code>Properties</code></strong>, select <strong>Style: <code>KEY</code></strong>  and change the <strong>Italic</strong> checkbox, as shown here for INI: <img src="/assets/uploads/files/1770307678599-4b2d19b9-b707-4bc0-a668-3b1acb7041c8-image.png" alt="4b2d19b9-b707-4bc0-a668-3b1acb7041c8-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/104634</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104634</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 05 Feb 2026 16:09:19 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Thu, 05 Feb 2026 16:01:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/38160">@Drift91</a>  Before the colon is the key. <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blame/6f87bb7fe25350025b72fdbc711762f552f5b1ad/PowerEditor/src/stylers.model.xml#L1202" rel="nofollow ugc">Git blame</a> shows it has been italics for 6 years when the key style was added. <code>:</code> and <code>=</code> are key and value separators. <code>;</code> is not a separator. The lexer code sees, <code>;</code>, <code>#</code> and <code>!</code> as start of a comment line. I am unsure what you fixed.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104632</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104632</guid><dc:creator><![CDATA[mpheath]]></dc:creator><pubDate>Thu, 05 Feb 2026 16:01:48 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Thu, 05 Feb 2026 11:13:21 GMT]]></title><description><![CDATA[<p dir="auto">Hi, for some reason it seems that in the INI and Properties languages Notepad++ now displays text before a <code>:</code> in italics. After downgrading Notepad++ it seems this started in v8.8.9. I should also mention that fixing it after downgrading requires any customized themes in <code>%appdata%\Notepad++\themes</code> to be deleted or presumably fixed by hand.</p>
<p dir="auto">Example:<br />
<img src="/assets/uploads/files/1770289950444-03d0905b-047e-4958-9f64-871685fefcbc-image.png" alt="03d0905b-047e-4958-9f64-871685fefcbc-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/104626</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104626</guid><dc:creator><![CDATA[Drift91]]></dc:creator><pubDate>Thu, 05 Feb 2026 11:13:21 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Mon, 02 Feb 2026 16:59:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/38099">@A-T</a> said in <a href="/post/104571">Notepad++ v8.9.1 Release</a>:</p>
<blockquote>
<p dir="auto">Bad that key is not certified with trusted sig.</p>
</blockquote>
<p dir="auto">That just means that you haven’t marked it as trusted.  GPG relies upon <em>you</em> to decide whether you trust a public key or not.  If you don’t certify it as trusted, it will always say that it’s not signed with a trusted key, even though it confirms that it was signed with the key that it said it did.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104572</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104572</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 02 Feb 2026 16:59:38 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Mon, 02 Feb 2026 16:55:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3">@donho</a><br />
I went to the trouble to verify the signature before installing. I got this which includes a warning.  Note, first time verifying sig using gpg, so maybe I got something wrong but I don’t think so.</p>
<p dir="auto">PS C:\Users\malaw\Downloads&gt; gpg --import .\nppGpgPub.asc<br />
gpg: key 6C429F1D8D84F46E: 56 signatures not checked due to missing keys<br />
gpg: key 6C429F1D8D84F46E: “Notepad++ <a href="mailto:don.h@free.fr" rel="nofollow ugc">don.h@free.fr</a>” not changed<br />
gpg: Total number processed: 1<br />
gpg:              unchanged: 1<br />
PS C:\Users\malaw\Downloads&gt; gpg --verify .\npp.8.9.1.Installer.exe.sig<br />
gpg: assuming signed data in ‘.\npp.8.9.1.Installer.exe’<br />
gpg: Signature made 01/26/26 06:25:43 Pacific Standard Time<br />
gpg:                using RSA key 14BCE4362749B2B51F8C71226C429F1D8D84F46E<br />
gpg: Good signature from “Notepad++ <a href="mailto:don.h@free.fr" rel="nofollow ugc">don.h@free.fr</a>” [unknown]<br />
gpg: WARNING: This key is not certified with a trusted signature!<br />
gpg:          There is no indication that the signature belongs to the owner.<br />
14BCE4362749B2B51F8C71226C429F1D8D84F46E<br />
PS C:\Users\malaw\Downloads&gt;</p>
<p dir="auto">So, good that it said good sig. Bad that key is not certified with trusted sig.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104571</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104571</guid><dc:creator><![CDATA[A T]]></dc:creator><pubDate>Mon, 02 Feb 2026 16:55:33 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Mon, 02 Feb 2026 00:51:20 GMT]]></title><description><![CDATA[<p dir="auto">Auto-update is triggered for v8.9.1.</p>
<p dir="auto">Note that auto-update doesn’t work when updating from <strong>v8.8.9</strong> to v8.9.1 or later versions.<br />
Version <strong>8.8.9</strong> will download the installer, but it will not launch the v8.9.1 or any newest installer, because <strong>v8.8.9</strong> attempts to verify the old Notepad++ auto-signed certificate (which was removed since v8.9) instead of GlobalSign’s certificate.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104554</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104554</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Mon, 02 Feb 2026 00:51:20 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Sat, 31 Jan 2026 22:09:13 GMT]]></title><description><![CDATA[<p dir="auto">FYI: Auto-update will be triggered for this release in one hours.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104551</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104551</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Sat, 31 Jan 2026 22:09:13 GMT</pubDate></item><item><title><![CDATA[Reply to Notepad++ v8.9.1 Release on Tue, 27 Jan 2026 23:46:32 GMT]]></title><description><![CDATA[<p dir="auto">FYI, the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/17443" rel="nofollow ugc">reported bug in MSI package</a> is fixed.<br />
The MSI package has been updated. Of course, its GPG signature, the sha256 checksum &amp; the signature of checksum have been updated as well.<br />
Sorry for the inconvenience.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/104538</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/104538</guid><dc:creator><![CDATA[donho]]></dc:creator><pubDate>Tue, 27 Jan 2026 23:46:32 GMT</pubDate></item></channel></rss>