Perforce for Visual Studio Code
Features
Automatically handle many common perforce commands when working in vscode.
- Check out file when saving work
- Move file when renaming in vscode
- If renaming folder, all files within folder will also be moved
- Delete file when deleting in vscode
Use the following settings to configure the extension:
- vscp4.isPerforceWorkspace: String to determine whether the workspace should use perforce commands
- vscp4.shouldCheckoutWhenSaving: Discern whether checkout should be performed when you save to a file
Use the Perforce-rightclick menu in Explorer view to access perforce functions for specific files.
- Add file to depot
- Create new file (can also be accessed from command menu)
- Checkout file
- Get file history
- Get timelapse
| |