15

Does anyone know how to get back this scrollbar in the Diff-Tool of Visual Studio 2019? Why did they remove it?

Compare Window Scrollbar

Daniel P.
  • 809
  • 8
  • 15
  • 2
    Please vote on the feedback portal: https://developercommunity.visualstudio.com/idea/406178/its-hard-to-see-changes-in-a-diff.html – Joey Adams Mar 24 '19 at 20:23

1 Answers1

21

To re-enable the pre-2019 diff scrollbar, turn on "Show the difference overview margin" under Tools / Options / Text Editor / Advanced.

Options, Text Editor, Advanced, Show the difference overview margin

Thanks to David Pugh at Microsoft for providing this answer on the Developer Community.

Joey Adams
  • 41,996
  • 18
  • 86
  • 115