SimpsonGSD / P4EditVS

Simple, lightweight Visual Studio plugin to run various Perforce commands on files, such as checkout and revert. Includes optional auto-checkout feature.
https://marketplace.visualstudio.com/items?itemName=ScottSimpson.p4editvs
MIT License
32 stars 8 forks source link

Support for Visual Studio 2022 #14

Closed 1of4 closed 3 years ago

1of4 commented 3 years ago

Please enable the support for VS 2022. The VS Beta is working pretty well, I miss a good Perforce extension :=)

Best regards Alex

SimpsonGSD commented 3 years ago

Hi Alex, unfortunately 2022 support is not as easy as enabling it in the manifest. I have a WIP version that does work and I will be uploading it to the releases page only soon. Once VS marketplace supports a single extension page for multiple vsix packages I will upload it there too. Thanks.

1of4 commented 3 years ago

Hi, thank you very much.

I have already tried it by myself but I'm not really into the VS Extension world so my attempt wasn't successful. I could install 'my' test version but it won't load :( because of an error.

Best regards Alex

1of4 commented 3 years ago

Hi, Any updates?

SimpsonGSD commented 3 years ago

Sorry not at the moment - I've not had time. It is the current thing on my list though - so hopefully soon.

1of4 commented 3 years ago

Thank you!

SimpsonGSD commented 3 years ago

Looks like you're in luck, I have posted a pre-release here. https://github.com/SimpsonGSD/P4EditVS/releases/tag/v2.6_VS2022

Please install it and report any issues. Thanks.

1of4 commented 3 years ago

That's so great! I first quick test didn't show any issues. Installation and checkin' out files are working :) Thank you Alex

SimpsonGSD commented 3 years ago

That's good to hear!

1of4 commented 3 years ago

Hi, I had no problems so far. Everything works smooth - thank you!

EugeneFominPlaywing commented 3 years ago

Everything works fine! Thank you, Scott!

SimpsonGSD commented 3 years ago

Thanks for the feedback :) Once VS marketplace supports multiple VSIXs per extension it will be published to there. In the meantime find it in the Releases section. Closing this for now.