Releases: brianschmitt/relativenumber
Releases · brianschmitt/relativenumber
Version 1.7
Adding support for VS2022
Version 1.5.0
Contains performance fixes, VS 2017 support, and updated column type.
Version 1.4.1
This small fix removes the dependency on .net 4.5 so that a user can install on VS 2015.
Version 1.4.0
Adds a new feature to allow the customization of the current line number color.
Version 1.3.2
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
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