The README mentions compatibility with VS 2013 and 2015, but at least on VS 2015 the plugin doesn't work anymore. If the plugin was already installed, going to the options for SmoothScroll will show "an error has occured" instead of the usual options.
On the VS plugin market, compatibility with 2017 and 2019 only is mentioned. The Online section of the plugin window in VS 2015 doesn't list SmoothScroll anymore, and if I download the .vsix from the market, the installer only suggests me to install for 2017 and 2019 indeed.
Should I try to go back to a previous version compatible with 2015 of in the Git history and recompile myself? If so, which commit would you recommend me? Is there a way you can preserve compatibility without adding too many hacks in code?
The README mentions compatibility with VS 2013 and 2015, but at least on VS 2015 the plugin doesn't work anymore. If the plugin was already installed, going to the options for SmoothScroll will show "an error has occured" instead of the usual options.
On the VS plugin market, compatibility with 2017 and 2019 only is mentioned. The Online section of the plugin window in VS 2015 doesn't list SmoothScroll anymore, and if I download the .vsix from the market, the installer only suggests me to install for 2017 and 2019 indeed.
Should I try to go back to a previous version compatible with 2015 of in the Git history and recompile myself? If so, which commit would you recommend me? Is there a way you can preserve compatibility without adding too many hacks in code?