<?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[UDL comment folding problem for EOL (LF)]]></title><description><![CDATA[<p dir="auto">I use newest npp and I have problem with UDL and comment folding (Open { and Close }) . Everything is fine for EOL (CR LF) but when I change EOL to (LF) then I see that is bad region selected:<br />
CRLF  <a href="http://i.imgur.com/DW4312H.png" rel="nofollow ugc">link text</a><br />
LF  <a href="http://i.imgur.com/UGkfnSJ.png" rel="nofollow ugc">link text</a></p>
<p dir="auto">I can provide UDL file and example file. Just give me a sign.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13911/udl-comment-folding-problem-for-eol-lf</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 04:22:32 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13911.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 02 Jun 2017 13:32:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UDL comment folding problem for EOL (LF) on Fri, 02 Jun 2017 20:38:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/asman2000" aria-label="Profile: asman2000">@<bdi>asman2000</bdi></a></p>
<p dir="auto">it looks like it is also related to the delimiter.<br />
Using your latest example, if I add a space after each “a” it is set correctly.<br />
And if you play with removing this space you see the opening folding sign jumping.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/24763</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/24763</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Fri, 02 Jun 2017 20:38:14 GMT</pubDate></item><item><title><![CDATA[Reply to UDL comment folding problem for EOL (LF) on Fri, 02 Jun 2017 20:12:40 GMT]]></title><description><![CDATA[<p dir="auto">After many tests and checks I figured out what causing the problem. Its happen only when EOL i Unix type (LF).<br />
To reproduce error following things must be set in UDL.</p>
<ol>
<li>Folding in code 1 style<br />
Open {<br />
Close }</li>
<li>Delimiter 1 style<br />
Open "<br />
Close "</li>
<li>save UDL as you like and use it at new tab then write simple example<br />
“a”<br />
“a”<br />
“a”<br />
“a”<br />
{<br />
1<br />
2<br />
3<br />
4<br />
5<br />
}</li>
<li>Now go to Edit-&gt;EOL Conversion-&gt;Windows (CR LF) and then choose Edit-&gt;EOL Conversion-&gt;Unix (LF) amd you should see a problem</li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/post/24762</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/24762</guid><dc:creator><![CDATA[asman2000]]></dc:creator><pubDate>Fri, 02 Jun 2017 20:12:40 GMT</pubDate></item></channel></rss>