RelativeLineNumbers
RelativeLineNumbers copied to clipboard
Visual Studio 2010/2012/2013 extension to display relative line numbers like in Vim. Useful for ViEmu and VsVim extension users.
Add support for visual studio 2019
When word wrap is turned on and the line wraps, line count is incremented instead of skipped. 
Hi there, Had this VS plugin installed for a while, and generally it's working fine. I just restarted VS though, and saw that the plugin repositioned itself in relation to...
After doing some digging and trying other methods an issue I was experiencing with a delay in typing seems to be related to RelativeLineNumbers. Once disabled the delay was removed....
Change in number of digits of largest relative line number in file makes display jump left to right
The width of the relative line number column is dependent on the largest relative line number in the file: if the maximum relative line number is 95, then the column...
- Show absolute line number on current line - Indent current line one space to the left