<?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[Selecting text after =]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<p dir="auto">I’d like to copy text in my file that is after = each line.<br />
How can I do that?</p>
<p dir="auto">Example :</p>
<p dir="auto">errorTitle=An error has occurred<br />
confirmTitle=Confirm</p>
<p dir="auto">context.cut=Cut<br />
context.copy=Copy<br />
context.paste=Paste<br />
context.delete=Delete<br />
context.selectAll=Select all</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24783/selecting-text-after</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 17:57:59 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24783.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Aug 2023 14:23:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Selecting text after = on Sat, 05 Aug 2023 18:10:21 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> Thank you!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88379</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88379</guid><dc:creator><![CDATA[drkkk whrrr]]></dc:creator><pubDate>Sat, 05 Aug 2023 18:10:21 GMT</pubDate></item><item><title><![CDATA[Reply to Selecting text after = on Sat, 05 Aug 2023 17:07:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/drkkk-whrrr" aria-label="Profile: drkkk-whrrr">@<bdi>drkkk-whrrr</bdi></a> said in <a href="/post/88376">Selecting text after =</a>:</p>
<blockquote>
<p dir="auto">It didn’t work, I don’t know why.</p>
</blockquote>
<p dir="auto">It works:</p>
<p dir="auto"><img src="/assets/uploads/files/1691255255076-0e4867d2-45fc-4c6e-97bf-6b904e673f0d-image.png" alt="0e4867d2-45fc-4c6e-97bf-6b904e673f0d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Probably reference the orange arrow.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88377</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88377</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 05 Aug 2023 17:07:54 GMT</pubDate></item><item><title><![CDATA[Reply to Selecting text after = on Sat, 05 Aug 2023 17:05:16 GMT]]></title><description><![CDATA[<p dir="auto">It didn’t work, I don’t know why.</p>
<p dir="auto">It’s a huge .properties document where I’d like to translate each text after the = in another language.<br />
There’s also things like that :</p>
<p dir="auto">errors.openUrlError=Failed to open URL: {0}<br />
errors.openDirError=Unable to open ‘’{0}‘’. Maybe it doesn’'t exist?<br />
errors.reportErrorPreface=To report this error, please provide:\n\n</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88376</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88376</guid><dc:creator><![CDATA[drkkk whrrr]]></dc:creator><pubDate>Sat, 05 Aug 2023 17:05:16 GMT</pubDate></item><item><title><![CDATA[Reply to Selecting text after = on Sat, 05 Aug 2023 15:05:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mark-olson" aria-label="Profile: Mark-Olson">@<bdi>Mark-Olson</bdi></a> said in <a href="/post/88369">Selecting text after =</a>:</p>
<blockquote>
<p dir="auto">If you want to SELECT everything after the first = in a line</p>
</blockquote>
<p dir="auto">And, if that’s what’s wanted, please (OP) state WHY that is valuable to do…</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88370</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88370</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sat, 05 Aug 2023 15:05:58 GMT</pubDate></item><item><title><![CDATA[Reply to Selecting text after = on Sat, 05 Aug 2023 14:38:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/drkkk-whrrr" aria-label="Profile: drkkk-whrrr">@<bdi>drkkk-whrrr</bdi></a></p>
<ol>
<li>Open find/replace form, go to <code>Mark</code> tab (or use Ctrl+M, assuming that shortcut is not already overridden).</li>
<li>Enter <code>(?-s)(?&lt;==).+</code>, use the <code>Mark all</code> command.</li>
<li>All text on each line after the first <code>=</code> character will be marked.</li>
<li>Use the <code>copy marked text</code> command, and paste the copied text in a new file.</li>
</ol>
<p dir="auto">If you want to <em>select</em> everything after the first <code>=</code> in a line, that requires a <a href="https://community.notepad-plus-plus.org/topic/24549/automatic-selection-of-all-instances-of-a-searched-string-in-one-go/5?_=1691245263563">scripting solution discussed here</a>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/88369</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/88369</guid><dc:creator><![CDATA[Mark Olson]]></dc:creator><pubDate>Sat, 05 Aug 2023 14:38:26 GMT</pubDate></item></channel></rss>