Skip to content

Releases: brianschmitt/relativenumber

Version 1.7

12 Jan 13:10
Compare
Choose a tag to compare

Adding support for VS2022

Version 1.5.0

02 Mar 03:34
Compare
Choose a tag to compare

Contains performance fixes, VS 2017 support, and updated column type.

Version 1.4.1

09 Feb 19:09
Compare
Choose a tag to compare

This small fix removes the dependency on .net 4.5 so that a user can install on VS 2015.

Version 1.4.0

12 Jan 20:54
Compare
Choose a tag to compare

Adds a new feature to allow the customization of the current line number color.

Version 1.3.2

11 Dec 02:10
Compare
Choose a tag to compare

Merged a change to support windows that do not support folding (Thanks Taylor!)
Fixed an Indexing bug - Need some additional testing and then I'll push to Gallery.

Version 1.3.1

22 Oct 13:30
Compare
Choose a tag to compare

Added support for VS2012 and VS2014
Display absolute line numbers for unfocused editor windows (thanks to Alex!)
An index error when a document only had the last line visible