P4 VS Code overview

P4 for Visual Studio Code is an extension that lets you work with P4 directly in Visual Studio Code. You can configure connections, manage versioned files, review and submit changes, and collaborate with your team using familiar workflows.

Specifically, with , P4 VS Code, you can:

  • Manage files: Work with versioned files directly in Visual Studio Code. You can check out, add, delete, revert, sync, move, shelve, and unshelve files as part of your normal editing workflow.

  • Manage changelists: Organize and track your work by creating, editing, submitting, and searching changelists, making it easier to manage related changes and collaborate with your team.

  • Review annotations and file history: Understand how files evolve over time by viewing inline blame annotations and browsing revision history for any versioned file.

  • Use advanced features: Support more complex workflows with multi‑client workspaces, job management, the spec editor, and built‑in tools for resolving file conflicts.

To use P4 VS Code with Visual Studio Code, you must install the extension and then enable it within Visual Studio Code.

Next steps