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

No way to checkout files in allwrite workspaces #9

Closed SimpsonGSD closed 3 years ago

SimpsonGSD commented 3 years ago

Allwrite workspaces leave files in a writable state and P4EditVS relies on the read-only flag to determine checkout state.