<?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[A Plug-In that adds &quot;persistent&quot; line numbers to text?]]></title><description><![CDATA[<p dir="auto">Hi, noob here. This is a pretty cool little editor.</p>
<p dir="auto">Is there a way to add line numbers to the text? Not the standard NPP line numbering but numbers that remain after you copy/paste the text out (like when you print text).</p>
<p dir="auto">Obviously, I want it for programming code so the program’s Error handler can report the line number of the error.</p>
<p dir="auto">It would really be cool if you could also specify a beginning number. That way all the code modules of a program would each have unique line numbers. But that is not a have-to-have.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/15198/a-plug-in-that-adds-persistent-line-numbers-to-text</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 21:38:23 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/15198.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 03 Feb 2018 02:34:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to A Plug-In that adds &quot;persistent&quot; line numbers to text? on Sat, 03 Feb 2018 18:39:40 GMT]]></title><description><![CDATA[<p dir="auto">Indeed, it is a nice editor! I like it!</p>
<p dir="auto">Thanks, Cipher-1024, that solved my Line Numbering and Commenting Out Code questions.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/29987</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/29987</guid><dc:creator><![CDATA[Kent Hartland]]></dc:creator><pubDate>Sat, 03 Feb 2018 18:39:40 GMT</pubDate></item><item><title><![CDATA[Reply to A Plug-In that adds &quot;persistent&quot; line numbers to text? on Sat, 03 Feb 2018 03:11:34 GMT]]></title><description><![CDATA[<p dir="auto">NPP can do it natively. <a href="https://stackoverflow.com/questions/26178151/notepad-add-number-in-each-line#26224391" rel="nofollow ugc">Stackoverflow</a> has a solution that allows you to number lines, starting at any number and you can choose how it increments. Basically you do a column selection at the beginning of the lines you want to number, and then choose Edit-&gt;Column Editor and use the dialog box to complete the process. It <em>is</em> a pretty neat editor, isn’t it?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/29979</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/29979</guid><dc:creator><![CDATA[cipher-1024]]></dc:creator><pubDate>Sat, 03 Feb 2018 03:11:34 GMT</pubDate></item></channel></rss>