Sharpen v0.8.0 - Support for VS 2019
Support for VS 2019
Sharpen 0.8.0 has just been released, bringing support for Visual Studio 2019.
On the Visual Studio Marketplace, there is a single installation file for both VS 2017 and VS 2019. The installation will detect the VS versions installed on your computer and let you choose the versions to which Sharpen should be added. In the case of selecting both versions, the final confirmation dialog will look similar to this one.
Aside from adding support for VS 2019 Sharpen now also loads asynchronously. It means that it does not block the initial loading of Visual Studio anymore.
I would especially like to thank @MC01DA and @LeoJHarris for reporting two issues connected to VS 2019 (#19 and #21).
Having Sharpen installable in VS 2019 is just the first step toward supporting C# 8.0. Visual Studio 2019 launches quite soon, on April 2nd. Until the launch date, I want to have at least the major C# 8.0 features supported by Sharpen. It’s a tough plan, but I am excited about it and looking forward to it :-)
Release Content
You can see the official release notes for the version 0.8.0 on GitHub.I would like to thank all the runners of the Sharpen Endgame and to invite all of you reading these lines to participate in the next run.
Finally, give Sharpen v0.8.0 a try on your own. As always, I’m curious about findings in your code ;-) Feel called to share them in the comments below.
Improve this page