EditorGuidelines icon indicating copy to clipboard operation
EditorGuidelines copied to clipboard

✨ Add VS2022/amd64 Installation Target

Open chrish619 opened this issue 3 years ago • 2 comments

chrish619 avatar Aug 01 '22 09:08 chrish619

Hi @chrish619, thanks for your contribution. I presume your intent is to get Editor Guidelines to install on VS 2022. Is that right? If that's the case, we already have a VS 2022 (Dev17) version. The manifest file is at https://github.com/pharring/EditorGuidelines/blob/236000d5d33627cab0465dad0cb46b7b4a132e3d/src/VSIX_Dev17/source.extension.vsixmanifest#L17 and it already has the amd64 target.

If you're looking to download and install the VS 2022 version, please visit https://marketplace.visualstudio.com/items?itemName=PaulHarrington.EditorGuidelinesPreview

pharring avatar Aug 01 '22 14:08 pharring

Hey! The thinking was more along the lines of "one VSIX" to maintain?

The "main branch" version of the extension should work just fine - just with the updated target - will test this tonight to confirm.

chrish619 avatar Aug 01 '22 20:08 chrish619

@chrish619 I'm following the guidance for extension authors. It recommends generating separate VS2019 and VS2022 VSIX files and publishing to separate Marketplace entries.

pharring avatar Dec 31 '22 18:12 pharring