I'm pretty sure I know the answer to this one cause I've been searching everywhere, but if anyone knows he's probably on this site.
Is it possible to display line numbers that are relative to the cursor position in Visual Studio? The line where the cursor is would always be 0, the line above would be 1 as well as the line below, etc.
Perhaps there is an addin that can do that? Given that other addins like Rockscroll can modify the margins in the VS text editor.
Thanks!

You may want to check out my RelativeLineNumbers Visual Studio 2010 extension. Hope you find it useful.