<?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 Plugin] ZeroBasedColumn]]></title><description><![CDATA[<p dir="auto">Hello everyone!</p>
<p dir="auto">I recently created a small Notepad++ plugin called <strong>ZeroBasedColumn</strong>.</p>
<p dir="auto">ZeroBasedColumn changes the column numbering in the Notepad++ status bar, so <strong>column counting starts from 0 instead of 1</strong>.</p>
<p dir="auto">For example:</p>
<pre><code class="language-text">Standard Notepad++     ZeroBasedColumn

Col: 1            →    Col_: 0
Col: 2            →    Col_: 1
Col: 3            →    Col_: 2
</code></pre>
<p dir="auto">It can be useful for developers and anyone working with zero-based indexes, fixed-width files, APIs, or data formats where character positions start at <code>0</code>.</p>
<p dir="auto">You can enable or disable it from:</p>
<pre><code class="language-text">Plugins → ZeroBasedColumn → Use zero-based column
</code></pre>
<p dir="auto">The project is open source and available on GitHub:</p>
<p dir="auto"><a href="https://github.com/pasqualeambrosio/ZeroBasedColumn" rel="nofollow ugc">ZeroBasedColumn on GitHub</a></p>
<p dir="auto">I would really appreciate any feedback, suggestions, or bug reports.</p>
<p dir="auto">Thank you!</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/27647/new-plugin-zerobasedcolumn</link><generator>RSS for Node</generator><lastBuildDate>Tue, 01 Sep 2026 15:19:02 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/27647.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 01 Sep 2026 12:44:20 GMT</pubDate><ttl>60</ttl></channel></rss>