RelativeLineNumbers icon indicating copy to clipboard operation
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.

Results 7 RelativeLineNumbers issues
Sort by recently updated
recently updated
newest added

Add support for visual studio 2019

When word wrap is turned on and the line wraps, line count is incremented instead of skipped. ![image](https://f.cloud.github.com/assets/1322531/2451797/797bdcf2-aeca-11e3-8365-787a1703351a.png)

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....

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