Notepads
Notepads copied to clipboard
[feature request] Add option to start with line number 0
Basically what the title says. I'm currently working with Johnny, a simplified van neumann computer simulator. The programm files are stored as normal text files with the problem that they start with line number 0, which makes editing them in Notepads a bit brainfuck sometimes.
This is purely dev/coder driven use case where majority of Notepads users are not developers or coders. I won't implement it or providing settings for switching the starting number of the line numbers column, but you can always change the source code and generate a release build for your own.
https://github.com/0x7c13/Notepads/blob/22f201f4ac91a0ba632228b75b7e0ccee3e2d5b3/src/Notepads/Controls/TextEditor/TextEditorCore.LineNumbers.cs