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

Benefits over P4VS? #17

Closed joschmo80 closed 2 years ago

joschmo80 commented 2 years ago

Can you please list (here or in your project landing page) the benefits of this plugin over https://www.perforce.com/perforce/doc.current/user/p4vsnotes.txt ? I am a long time user of P4VS, and was bummed to see that P4VS does not support VS2022 yet.

SimpsonGSD commented 2 years ago

Hi. This isn't a direct competitor to P4VS. This is a much more lightweight plugin that enables basic Perforce integration within Visual Studio.

Generally, users who have seeked out this plugin as an alternative to P4VS are people who have been unhappy with the performance impact the official plugin can have on Visual Studio.

SimpsonGSD commented 2 years ago

I will clarify the differences in the readme.

joschmo80 commented 2 years ago

OK, thank you - much appreciated!