-
How to make line number display start at zero (or any other number for that matter) instead of one? the "MarginText" property seems to have no effect. Line numbers are always starting with 1 no matter what I set MarginText to.. |
Beta Was this translation helpful? Give feedback.
Answered by
ahmetsait
May 29, 2025
Replies: 1 comment 1 reply
-
Custom Line Numbers section in the wiki should be a good starting point for your question. Beware that some code snippets might be outdated though. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
cvdevol
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Custom Line Numbers section in the wiki should be a good starting point for your question. Beware that some code snippets might be outdated though.