This extension works just fine on VS 2022, however it can't be installed via the VISX. I have created a PR to fix the automatic installation however here are the steps I took for manual installation in the mean time:
- Download the VISX via visual studio marketplace.
- Go to
%localappdata%\Microsoft\VisualStudio\17.0_****\Extensions
- Paste the VISX in this folder and unzip it to it's own folder (e.g.
CopyOnlySelection), folder structure ended up \Extensions\CopyOnlySelection
- Restart visual studio
As an extra, it would be nice if the VISX was added to the repo as a release so we wouldn't have to download it via the marketplace, but not a big deal at all.
This extension works just fine on VS 2022, however it can't be installed via the VISX. I have created a PR to fix the automatic installation however here are the steps I took for manual installation in the mean time:
%localappdata%\Microsoft\VisualStudio\17.0_****\ExtensionsCopyOnlySelection), folder structure ended up\Extensions\CopyOnlySelectionAs an extra, it would be nice if the VISX was added to the repo as a release so we wouldn't have to download it via the marketplace, but not a big deal at all.