1

I've just re-installed Visual Studio and noticed a change in Team Explorer.

In the changes section there used to be three sub sections titled Included Changes, Excluded Changes and Untracked Files.

These seem to have disappeared and I can't get them back.

Does anyone know how?

CodeWizard
  • 128,036
  • 21
  • 144
  • 167
Shazoo
  • 685
  • 12
  • 25

1 Answers1

0

Hi went over the documentation and could not find any mention on how to do it.

The only thing i found is this - which i don't think match your question exactly, but still give it a try to see if its working or not. :

When you click on Detected Changes in the Team Explorer pane, Promote Candidate Changes window opens.
This window allows you to select among detected changes and promote them to a source controlled item.

In this Promote Candidate Changes window, you select a file (or multi select files with Shift), right-click on it and a context menu pops up which contains an ignore this local item option.
If you you click on it, selected files are excluded from source control.

CodeWizard
  • 128,036
  • 21
  • 144
  • 167