<?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 version of HTML Tag]]></title><description><![CDATA[<p dir="auto"><a href="https://sourceforge.net/u/vor0nwe/profile/" rel="nofollow ugc">Martijn Coppoolse</a> has generously donated the source code of the HTML Tag plugin.</p>
<p dir="auto">Version 1.2  will be patched against the <a href="https://community.notepad-plus-plus.org/topic/22471/recompile-your-x64-plugins-with-new-header/1">major breaking change</a> introduced in 8.3. It also fixes a bug in decoding JavaScript Unicode characters (as was <a href="https://community.notepad-plus-plus.org/topic/18488/htmltag-1-1-plugin-broken-since-npp-7-7?_=1644030028537">reported on the forum</a>).</p>
<p dir="auto">More on this topic:</p>
<ul>
<li><a href="https://sourceforge.net/p/npp-plugins/discussion/725650/thread/08c8e87447" rel="nofollow ugc">https://sourceforge.net/p/npp-plugins/discussion/725650/thread/08c8e87447</a></li>
<li><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11104#issuecomment-1028188095" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11104#issuecomment-1028188095</a></li>
<li><a href="https://github.com/notepad-plus-plus/nppPluginList/pull/411" rel="nofollow ugc">https://github.com/notepad-plus-plus/nppPluginList/pull/411</a></li>
</ul>
<hr />
<p dir="auto">Downloads: <a href="https://bitbucket.org/rdipardo/htmltag/downloads" rel="nofollow ugc">https://bitbucket.org/rdipardo/htmltag/downloads</a><br />
Release notes: <a href="https://bitbucket.org/rdipardo/htmltag/src/default/NEWS.textile" rel="nofollow ugc">https://bitbucket.org/rdipardo/htmltag/src/default/NEWS.textile</a><br />
Bugs: <a href="https://bitbucket.org/rdipardo/htmltag/issues" rel="nofollow ugc">https://bitbucket.org/rdipardo/htmltag/issues</a>, or start a forum thread under <code>Plugin Development</code></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/22503/new-version-of-html-tag</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 00:17:56 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/22503.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Feb 2022 23:16:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New version of HTML Tag on Wed, 26 Jul 2023 22:59:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/24325">@rdipardo</a> said in <a href="/post/88149">New version of HTML Tag</a>:</p>
<blockquote>
<p dir="auto">By urgent request,</p>
</blockquote>
<p dir="auto">My “urgent request” and <strong>thank you</strong> for promptly adding this feature.  Certainly not expected to be this quick, but you are a very talented and dedicated developer and I do appreciate your commitment to Notepad++ and supporting the plugin ecosystem.</p>
<p dir="auto">This will certainly make my workflow (currently involves creating / editing XML schemas and docs) much easier as the tags update and change in the flux of this development period and <em><strong>auto-selecting</strong></em> the matching tags (sometimes far away in the document and nested) for renaming saves so much manual time.</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88152</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88152</guid><dc:creator><![CDATA[Michael Vincent]]></dc:creator><pubDate>Wed, 26 Jul 2023 22:59:02 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Wed, 26 Jul 2023 22:39:04 GMT]]></title><description><![CDATA[<h5>New Patch Release</h5>
<p dir="auto">By <a href="https://community.notepad-plus-plus.org/post/88110">urgent request</a>, the <a href="https://bitbucket.org/rdipardo/htmltag/src/v1.4.1/NEWS.textile" rel="nofollow ugc">latest version</a> adds a command to select matching tags, enabling synchronized tag renaming, similar to <a href="https://code.visualstudio.com/Docs/languages/html#_auto-update-tags" rel="nofollow ugc">VS Code</a>.</p>
<p dir="auto"><img src="https://camo.nodebb.org/440bb2f416a4c576e03af095880d8667e0a9cbce?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2Fv1.Y2lkPTc5MGI3NjExcmY0M3l4YnQweXNoNjg2NGVhcnZidXdjeDN4YnNsNXo3amI5dHo5MSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw%2FvTRiUl1niaEtmLSX6L%2Fgiphy.gif" alt="htmltag-v141-preview" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/88149</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88149</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Wed, 26 Jul 2023 22:39:04 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Wed, 19 Jul 2023 22:38:05 GMT]]></title><description><![CDATA[<h5>Localizations</h5>
<p dir="auto">A future version of HTMLTag will feature a localized menu, e.g.,</p>
<p dir="auto"><img src="/assets/uploads/files/1689805942174-htmltag-localizedx900-resized.png" alt="htmltag-localizedx900.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">The implementation is <em>ad hoc</em> since there are no plugin APIs exposing the user’s native language preferences. I may try pitching some new APIs upstream before an implementation is finalized.</p>
<p dir="auto">In the meantime, there are some <a href="https://github.com/rdipardo/nppHTMLTag/blob/7aa9576cd952274d1ba38ffa37bd65ae84a3658a/dat/HTMLTag-translations.ini" rel="nofollow ugc">boilerplate translations in version control</a> that could benefit from proofreading by native speakers; PRs adding missing languages are also welcome.</p>
<hr />
<h5>New Release</h5>
<p dir="auto">The <a href="https://bitbucket.org/rdipardo/htmltag/src/v1.4.0/NEWS.textile" rel="nofollow ugc">latest version</a> adds emoji (en/de)coding and options to decode as you type.</p>
<p dir="auto"><img src="https://camo.nodebb.org/79e1d7c4b16ca3ddc04ed33eb3d6bd7a3e8c271c?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2Fv1.Y2lkPTc5MGI3NjExNXo4azVtOWN2ZDZ5NmlqN2w2ejluZGllcm5qYWhvM25ka2p0c2cxNSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw%2FTquQJuapwot1Axw3AR%2Fgiphy.gif" alt="htmltag-v140-preview" class=" img-fluid img-markdown" /></p>
<h4>Breaking Changes</h4>
<ul>
<li>
<p dir="auto">The shortcuts <code>Ctrl+T</code> and <code>Ctrl+Shift+T</code> have changed to <code>Alt+T</code> and <code>Alt+Shift+T</code>, respectively</p>
</li>
<li>
<p dir="auto">The default file path of the entities character mappings is now <code>&lt;NPP_Install_Dir&gt;\plugins\Config\HTMLTag\entities.ini</code>.</p>
</li>
</ul>
<p dir="auto">If you want to keep using an older entities file, rename it to match the above path, and change <code>4</code> to <code>5</code> in the HTML section:</p>
<pre><code class="language-ini">[HTML 5]
;[HTML 4]
</code></pre>
<p dir="auto"><em>Note: the <code>HTMLTag</code> subfolder is the same for all target CPUs; there is no <code>_unicode</code> suffix for 32-bit versions</em></p>
]]></description><link>https://community.notepad-plus-plus.org/post/87982</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/87982</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Wed, 19 Jul 2023 22:38:05 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Wed, 10 May 2023 02:30:32 GMT]]></title><description><![CDATA[<p dir="auto">It seems Bitbucket recently put more of its web UI behind authentication, so anonymous bug reports are no longer possible. As backup, the GitHub mirror now has its own <a href="https://github.com/rdipardo/nppHTMLTag/issues" rel="nofollow ugc">issue tracker</a>.</p>
<p dir="auto">If you’re using a released version (including the most recent <a href="https://bitbucket.org/rdipardo/htmltag/src/v1.3.7/NEWS.textile" rel="nofollow ugc">1.3.7</a>), you’ll still be pointed to Bitbucket by clicking the “Bugs” hyperlink in the About dialog.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/86256</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/86256</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Wed, 10 May 2023 02:30:32 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Fri, 17 Feb 2023 21:59:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27217">@Magyar-Egy</a> said in <a href="/post/82791">New version of HTML Tag</a>:</p>
<blockquote>
<p dir="auto">Can you send me the plugin or upload to other host, like Github?</p>
</blockquote>
<p dir="auto">A GitHub mirror is now online at <a href="https://github.com/rdipardo/nppHTMLTag" rel="nofollow ugc">https://github.com/rdipardo/nppHTMLTag</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/84242</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84242</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Fri, 17 Feb 2023 21:59:07 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Wed, 08 Feb 2023 21:28:27 GMT]]></title><description><![CDATA[<p dir="auto"><em>Note to users</em> — versions 1.3.5 - 1.3.6 are affected by a <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/13054#issuecomment-1419562836" rel="nofollow ugc">recent breaking change</a> to N++'s graphics rendering subsystem. See <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/13078" rel="nofollow ugc">my bug report</a> for details and a temporary workaround.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/84002</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84002</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Wed, 08 Feb 2023 21:28:27 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Wed, 28 Dec 2022 09:00:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/24325">@rdipardo</a> Thanks, i reached it from mobile network. i do not understand why, but wired internet connection can not reach Bitbucket. WTF? :S Maybe our firewall blocked this domain (i no use user configured firewall, only that has in ASUS router)? I’ve never seen like this before.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82837</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82837</guid><dc:creator><![CDATA[Magyar Egy]]></dc:creator><pubDate>Wed, 28 Dec 2022 09:00:01 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Wed, 28 Dec 2022 05:54:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27217">@Magyar-Egy</a>,</p>
<blockquote>
<p dir="auto">Possible that non available from Hungary?</p>
</blockquote>
<p dir="auto">For what it’s worth, I can reach it without a problem from the <a href="https://www.torproject.org/download/" rel="nofollow ugc">Tor Browser</a> while behind a Hungarian IP address.</p>
<p dir="auto"><img src="https://camo.nodebb.org/e62860fb579eefe4e8d8cdfaeb125df8e86feda6?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2FEo9X9ol7Bn7bMuKbUX%2Fgiphy.gif" alt="tor-exit-node-hu" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/82836</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82836</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Wed, 28 Dec 2022 05:54:48 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Wed, 28 Dec 2022 01:33:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27217">@Magyar-Egy</a>,</p>
<ul>
<li>
<p dir="auto">Are you in a geographic area that blocks access to certain domains? (If so, are you sure that — Microsoft’s — GitHub is on the whitelist?)</p>
</li>
<li>
<p dir="auto">Have you tried installing the plugin with the <a href="https://npp-user-manual.org/docs/plugins/#install-using-plugins-admin" rel="nofollow ugc">Plugins Admin utility</a> that comes with Notepad++?</p>
</li>
</ul>
<p dir="auto"><img src="https://camo.nodebb.org/f8cbe952833c50827870304cc7e32c30806bb2f6?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2FW5AZqgadxhFbk2s5fx%2Fgiphy.gif" alt="bb-issue-creation" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/82828</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82828</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Wed, 28 Dec 2022 01:33:01 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Wed, 28 Dec 2022 01:08:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> Possible that non available from Hungary? All pages from <a href="https://bitbucket.org" rel="nofollow ugc">https://bitbucket.org</a> domain crash, but Atlassian other pages, like Trello works fine.</p>
<p dir="auto">Can you upload a zip and send me a link?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82826</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82826</guid><dc:creator><![CDATA[Magyar Egy]]></dc:creator><pubDate>Wed, 28 Dec 2022 01:08:07 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Tue, 27 Dec 2022 13: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/27217">@Magyar-Egy</a> said in <a href="/post/82791">New version of HTML Tag</a>:</p>
<blockquote>
<p dir="auto">the site (<a href="https://bitbucket.org/rdipardo/htmltag/" rel="nofollow ugc">https://bitbucket.org/rdipardo/htmltag/</a>) unavailable.</p>
</blockquote>
<p dir="auto">It is available when I try it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82792</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82792</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 27 Dec 2022 13:59:38 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Tue, 27 Dec 2022 13:52:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/24325">@rdipardo</a> Hi, the site (<a href="https://bitbucket.org/rdipardo/htmltag/" rel="nofollow ugc">https://bitbucket.org/rdipardo/htmltag/</a>) unavailable. Can you send me the plugin or upload to other host, like Github?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82791</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82791</guid><dc:creator><![CDATA[Magyar Egy]]></dc:creator><pubDate>Tue, 27 Dec 2022 13:52:48 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Sat, 26 Nov 2022 01:24:24 GMT]]></title><description><![CDATA[<p dir="auto"><strong><em>Note</em></strong></p>
<p dir="auto">Since v1.2, 64-bit versions of HTMLTag require Notepad++ 8.3 or newer.</p>
<hr />
<p dir="auto"><a href="https://bitbucket.org/rdipardo/htmltag/src/v1.3.6/NEWS.textile" rel="nofollow ugc">1.3.6</a> is the first version that will survive <a href="https://community.notepad-plus-plus.org/topic/23733/move-from-deprecated-type-symbols-structures-to-valid-ones">the deprecation of Scintilla’s non-<code>*FULL</code> APIs</a>. This comes with <strong><em>no loss</em></strong> of backward-compatibility with N++ versions older than 8.4.3.</p>
<p dir="auto">Using N++ 8.4.1 and newer in dark mode will dynamically change the style of About dialog:</p>
<p dir="auto"><img src="https://camo.nodebb.org/1c62a03ae34ca53b45e44971fa7de7f782d611d2?url=https%3A%2F%2Fmedia.giphy.com%2Fmedia%2FIMFHmw3lATOlZcnbpd%2Fgiphy.gif" alt="htmltag_v136_x64.gif" class=" img-fluid img-markdown" /></p>
<p dir="auto">Now that 7-zip has begun <a href="https://github.com/beerisgood/Windows11_Hardening/discussions/11" rel="nofollow ugc">preserving the <code>Zone.Identifier</code> file attribute</a> (as the builtin Windows utility has always done), <a href="https://bitbucket.org/rdipardo/htmltag/src/default/README.textile#:~:text=click%20Install.-,Manual%20installation,-New%20plugin%20versions" rel="nofollow ugc">the README</a> has been updated with a guide to unblocking manually downloaded DLLs. Zipballs will no longer contain the (useless) <code>HTMLTag.ini</code> file.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81961</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81961</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Sat, 26 Nov 2022 01:24:24 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Tue, 14 Jun 2022 10:36:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/24325">@rdipardo</a>,</p>
<p dir="auto">Fixed.<br />
Thank you.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77536</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77536</guid><dc:creator><![CDATA[Yaron]]></dc:creator><pubDate>Tue, 14 Jun 2022 10:36:04 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Mon, 13 Jun 2022 21:37:07 GMT]]></title><description><![CDATA[<p dir="auto">The <a href="https://bitbucket.org/rdipardo/htmltag/src/v1.3.2/NEWS.textile" rel="nofollow ugc">latest build</a> should be more stable.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77528</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77528</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Mon, 13 Jun 2022 21:37:07 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Fri, 10 Jun 2022 21:16:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/24325">@rdipardo</a> said in <a href="/post/77488">New version of HTML Tag</a>:</p>
<blockquote>
<p dir="auto">I think what you’re seeing is an infinite loop that freezes up the editor when you search for a non-existent closing tag. The application window fades with the “Not responding” message, correct?</p>
</blockquote>
<p dir="auto">Correct. That’s “on error”.<br />
And the second case is: place the caret on a closing tag and “Find a matching tag”.</p>
<blockquote>
<p dir="auto">I’ll release a new version when it’s fixed.</p>
</blockquote>
<p dir="auto">Great.<br />
Many thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77491</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77491</guid><dc:creator><![CDATA[Yaron]]></dc:creator><pubDate>Fri, 10 Jun 2022 21:16:06 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Fri, 10 Jun 2022 21:04:27 GMT]]></title><description><![CDATA[<p dir="auto">[Edit] I think what you’re seeing is an infinite loop that freezes up the editor when you search for a non-existent closing tag. The application window fades with the “Not responding” message, correct?</p>
<p dir="auto">It’s a regression from my attempt to fix <a href="https://bitbucket.org/rdipardo/htmltag/commits/4fc5a0b78028f5be66932dc44433952dff07ca49" rel="nofollow ugc">a memory leak in the Unicode escape decoder</a>. I’ll release a new version when it’s fixed.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77488</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77488</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Fri, 10 Jun 2022 21:04:27 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Fri, 10 Jun 2022 20:25:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/101">@yaron</a>,<br />
Was it a source build that crashed? I know the proposed upgrade to Scintilla 5.2.3 involves a scary-looking change to <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/11734/files#diff-c56f74e90262bae8b0636398b3cdbd0691c48c37652ad9ba5895f184f520f221" rel="nofollow ugc">the builtin tag matcher</a>, but it’s not been merged yet.</p>
<p dir="auto">For me, the x64 release DLL runs fine in the latest N++.</p>
<pre><code class="language-text">Notepad++ v8.4.2   (64-bit)
Build time : May 29 2022 - 16:47:30
Path : C:\bin\npp_8.4.2_x64\notepad++.exe
Command Line : $COMMAND_LINE_PLACEHOLDER$
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
OS Name : Windows 11 (64-bit) 
OS Version : 21H2
OS Build : 22000.708
Current ANSI codepage : 1252
Plugins : 
    HTMLTag (1.3)
    mimeTools (2.8)
    NppConverter (4.4)
    NppExport (0.4)
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/77487</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77487</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Fri, 10 Jun 2022 20:25:17 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Fri, 10 Jun 2022 10:19:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/24325">@rdipardo</a>,</p>
<p dir="auto">I was not notified of your last post. Just happened to see it.</p>
<p dir="auto">v1.3.0 crashes NPP on going to the opening tag and on error.<br />
Could you please have a look?</p>
<p dir="auto">Thank you for you work.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77450</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77450</guid><dc:creator><![CDATA[Yaron]]></dc:creator><pubDate>Fri, 10 Jun 2022 10:19:51 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Wed, 08 Jun 2022 02:24:09 GMT]]></title><description><![CDATA[<p dir="auto"><strong><em>Notes</em></strong></p>
<ul>
<li>Since v1.2, 64-bit versions of HTMLTag require Notepad++ 8.3 or newer.</li>
<li>Notepad++ 8.4 is <strong><em>not</em></strong> compatible with HTMLTag 1.2.1 or 1.2.2</li>
</ul>
<hr />
<h3>HTMLTag is now free (as in Free Pascal)</h3>
<p dir="auto"><a href="https://bitbucket.org/rdipardo/htmltag/src/v1.3.0/NEWS.textile" rel="nofollow ugc">1.3</a> will be the first version linked against <a href="https://www.freepascal.org" rel="nofollow ugc">Free Pascal</a>’s open source runtime libraries.</p>
<p dir="auto">The transition from Delphi’s proprietary runtime took longer than expected; I don’t recommend doing the same with other Object Pascal plugins, especially if they depend on Delphi’s Visual Component Library. That HTMLTag had no GUI was a lucky exception. Potential contributors will find that a command line and GDB are all that’s needed to get started.</p>
<p dir="auto">To mark the milestone, the About dialog has been refreshed with clickable URLs and dynamic text revealing the path to the HTML entities configuration file. A missing file will be indicated by a red error message; when found, clicking will open it (in notepad.exe, unless you’ve hacked the Registry to make N++ the system’s default text editor):</p>
<p dir="auto"><a href="https://gifyu.com/image/SHLms" rel="nofollow ugc"><img src="https://camo.nodebb.org/198254f509f46cf3e3f9c520a4870573a59b450e?url=https%3A%2F%2Fs8.gifyu.com%2Fimages%2Fhtmltagv130_002.gif" alt="htmltagv130_002.gif" class=" img-fluid img-markdown" /></a></p>
<h3>No more load failures in 64-bit Notepad++</h3>
<p dir="auto">As confirmed <a href="https://community.notepad-plus-plus.org/topic/22943/html-tag-failure/3">here</a>, <strong><em>all</em></strong> 64-bit versions of HTMLTag will load without fail in N++ 8.4.1 and later.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/77371</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/77371</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Wed, 08 Jun 2022 02:24:09 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Sun, 15 May 2022 20:07:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/25257">@arel3</a> said in <a href="/post/76820">New version of HTML Tag</a>:</p>
<blockquote>
<p dir="auto">Please update the 'readme.textfile` . . .</p>
</blockquote>
<p dir="auto"><a href="https://bitbucket.org/rdipardo/htmltag/commits/77f3ddc59cc67a198187dda8ca218fe0905ef522" rel="nofollow ugc">Done</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76834</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76834</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Sun, 15 May 2022 20:07:34 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Sat, 14 May 2022 16:42:59 GMT]]></title><description><![CDATA[<p dir="auto">Please update the 'readme.textfile`. It does not include activating the plugin through the Plugins Admin menu. I figured that out but not everyone is guaranteed to know that step is required.</p>
<p dir="auto">After copying the .dll to the plugins folder:</p>
<ol>
<li>
<p dir="auto">Open the the Plugins menu and then open ‘Plugins Admin…’</p>
</li>
<li>
<p dir="auto">Searching for HTML if there’s a long list (as there is for me)</p>
</li>
<li>
<p dir="auto">Check the checkbox to the left of the plugin name in the list.</p>
</li>
<li>
<p dir="auto">Click the “Install” button in the upper left.<br />
notepad++ will restart and your plugin will then be activated and ready to be used.</p>
</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/post/76820</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76820</guid><dc:creator><![CDATA[arel3]]></dc:creator><pubDate>Sat, 14 May 2022 16:42:59 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Thu, 14 Apr 2022 18:35:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/24325">@rdipardo</a>,</p>
<p dir="auto">Thank you very much. I appreciate it.</p>
<p dir="auto">Should I reply “חג שמח גם לך”? :)<br />
Anyway, thanks for that too.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76053</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76053</guid><dc:creator><![CDATA[Yaron]]></dc:creator><pubDate>Thu, 14 Apr 2022 18:35:28 GMT</pubDate></item><item><title><![CDATA[Reply to New version of HTML Tag on Thu, 14 Apr 2022 18:25:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/101">@yaron</a>,<br />
New release ready to try: <a href="http://bitbucket.org/rdipardo/htmltag/issues/2" rel="nofollow ugc">bitbucket.org/rdipardo/htmltag/issues/2</a>.<br />
Let’s hope it makes it into <a href="https://github.com/notepad-plus-plus/nppPluginList/pull/438" rel="nofollow ugc">v1.4.9</a> of Plugins Admin (and N++ 8.4_).</p>
<p dir="auto">חג פסח שמח!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/76052</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/76052</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Thu, 14 Apr 2022 18:25:23 GMT</pubDate></item></channel></rss>