Share via


How to: View a List of Checked-out Files

You can use the Pending Checkins window to display a list of the checked-out files in the current solution. Visual Studio source control allows you to check in files from this window with a single button click.

To view a list of modified files

  1. In Visual Studio, on the View menu, click Pending Checkins.

  2. Dock the window as desired.

  3. If you want to check in files from this window, select them and click the Check In button.

See Also

Reference

Pending Checkins Window

Other Resources

Performing Source Control Tasks