<?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[Registry comment lines wrapping]]></title><description><![CDATA[<p dir="auto">How can I change this kind of behavior, to not wrap multiple comment lines into the previous registry entry but the next entry?<br />
I was playing around with the langs.xml file in %USERPROFILE%\AppData\Roaming\Notepad++ folder and the line <em>&lt;Language name=“registry” ext=“reg” commentLine=“;;” commentStart=“” commentEnd=“”&gt;</em> and changed it to ex. commentStart=“” commentEnd=“::” , removing these two and many more, but couldn’t change this. Not possible?</p>
<p dir="auto"><img src="/assets/uploads/files/1615157556682-notepad-registry.png" alt="Notepad++ registry.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/20848/registry-comment-lines-wrapping</link><generator>RSS for Node</generator><lastBuildDate>Fri, 11 Sep 2026 11:18:20 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/20848.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 07 Mar 2021 23:03:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Registry comment lines wrapping on Mon, 08 Mar 2021 23:29:48 GMT]]></title><description><![CDATA[<p dir="auto">No problem, I understand. It is how it is. Thank you for your explanation and fast reply.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63712</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63712</guid><dc:creator><![CDATA[dondolarson]]></dc:creator><pubDate>Mon, 08 Mar 2021 23:29:48 GMT</pubDate></item><item><title><![CDATA[Reply to Registry comment lines wrapping on Mon, 08 Mar 2021 00:04:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dondolarson" aria-label="Profile: dondolarson">@<bdi>dondolarson</bdi></a> ,</p>
<p dir="auto">Sorry to be the bearer of bad news.  There is no setting to affect that – the behavior of the code folding is defined in the source code of the register-file-type lexer, and is not configurable in the XML configuration files.</p>
<p dir="auto">Further, though you may think of the comments as belonging to the next section, technically, a registry-file section starts with the `` line, <em>not</em> with the comment before it, so it is doing the technically-correct thing, even if that’s not how people normally treat the comments in the registry files.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/63685</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/63685</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 08 Mar 2021 00:04:16 GMT</pubDate></item></channel></rss>