https://github.com/rlabrecque/simplep4vs
A simple Visual Studio 2017/2019 plugin that let's you check out files in p4 and won't slow your VS to a crawl.
https://github.com/rlabrecque/simplep4vs
perforce visualstudio visualstudio2019
Last synced: about 1 year ago
JSON representation
A simple Visual Studio 2017/2019 plugin that let's you check out files in p4 and won't slow your VS to a crawl.
- Host: GitHub
- URL: https://github.com/rlabrecque/simplep4vs
- Owner: rlabrecque
- License: mit
- Created: 2018-07-03T16:53:31.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T23:56:12.000Z (almost 5 years ago)
- Last Synced: 2025-02-28T16:20:20.570Z (about 1 year ago)
- Topics: perforce, visualstudio, visualstudio2019
- Language: C#
- Homepage:
- Size: 3.72 MB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
Awesome Lists containing this project
README
# SimpleP4VS
This is a Visual Studio 2017/2019 plugin which provides an extremely minimal amount of perforce features.
It exists to let us accomplish the most common actions in a reasonable manner, while not slowing down the editor like other perforce plugins.
Note that this requires you to use a P4CONFIG file to specify the current workspace as documented here:
https://www.perforce.com/manuals/cmdref/Content/CmdRef/P4CONFIG.html
## Source available at:
https://github.com/rlabrecque/SimpleP4VS