[New Plugin] ZeroBasedColumn
-
Hello everyone!
I recently created a small Notepad++ plugin called ZeroBasedColumn.
ZeroBasedColumn changes the column numbering in the Notepad++ status bar, so column counting starts from 0 instead of 1.
For example:
Standard Notepad++ ZeroBasedColumn Col: 1 → Col_: 0 Col: 2 → Col_: 1 Col: 3 → Col_: 2It can be useful for developers and anyone working with zero-based indexes, fixed-width files, APIs, or data formats where character positions start at
0.You can enable or disable it from:
Plugins → ZeroBasedColumn → Use zero-based columnThe project is open source and available on GitHub:
I would really appreciate any feedback, suggestions, or bug reports.
Thank you!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login