Does anyone know how to get back this scrollbar in the Diff-Tool of Visual Studio 2019? Why did they remove it?
Open the Scroll Bars options page by choosing Tools > Options > Text Editor > All Languages > Scroll Bars.
Many assume that width: 100vw is the same as width: 100% . This is true on a page that doesn't scroll vertically, but what you might not realize is that the viewport actually includes the scrollbars, too.
Double-click the form you want to use to display a scroll bar control. Drag and drop the control from the Visual Studio toolbox to the form. Use your mouse to place the scroll bar.
To re-enable the pre-2019 diff scrollbar, turn on "Show the difference overview margin" under Tools / Options / Text Editor / Advanced.
Thanks to David Pugh at Microsoft for providing this answer on the Developer Community.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With