codealignment icon indicating copy to clipboard operation
codealignment copied to clipboard

Add Support for Visual Studio 2022

Open cpmcgrath opened this issue 3 years ago • 4 comments

Visual Studio 2022 comes with a fairly significant catch - You can't make the one VSIX for that targets old versions and 2022. As such there will be two marketplace entries for it.

The Microsoft Documents recommend build configurations so the same source code can build 2 vsixs, but I think I'm just going to handle it with branches.

Additionally, I'm going to use this as a chance to update the prerequisite on all of the extensions to .NET 4.8. To be honest though, I'm probably not going to be testing anything other than the VS version, and won't push the change to any other marketplace - The visual-studio-2019 branch will have the old version if it does introduce a breaking change. If anyone does want to give feedback on these though, it will be welcome.

The nature of this change means I probably won't publish the VS2022 version to the marketplace until around VS2022 is released. In the meantime, you can download it from https://ci.appveyor.com/project/cpmcgrath/codealignment/builds/41257668/artifacts

cpmcgrath avatar Oct 23 '21 08:10 cpmcgrath

On the appveyor there are no artifacts to be found, These artifacts get deleted automatically after 1 month. Would it be possible to publish a (new) branche with the source for VS2022 (Version 15.1.118.0) ?

HKleinsmit avatar Apr 18 '23 09:04 HKleinsmit

Any update on this?

gabriel-vanca avatar Sep 06 '24 23:09 gabriel-vanca

No, nothing. I think this project is 'dead'.

HKleinsmit avatar Sep 09 '24 09:09 HKleinsmit

Oh, that's quite unfortunate. There doesn't seem to really be any quite code alignment tool for VS 2022. I tried a few from the Marketplace but they're either broken completely, or not working correctly or have only partial functionality.

gabriel-vanca avatar Sep 09 '24 18:09 gabriel-vanca