Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/repos/tfvc/share-your-code-in-tfvc-vs.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ Whether your software project is large, small, or brand new, it's best to use ve
| **Permissions** | - **Read**: To view the repository and its contents.<br>- **Check In**: To check in changes to the repository.<br>- **Check Out**: To check out files for editing.<br>- **Manage Workspaces**: To create and manage workspaces. |
| **Tools** | [Visual Studio](https://visualstudio.microsoft.com/downloads). |

> [!NOTE]
> TFVC is not supported on ARM versions of Visual Studio.

## Connect to your project

1. In Visual Studio, from the **Home** page of **Team Explorer**, select the **Manage Connections** icon.
Expand Down