It's only scrolling up (even though you're scrolling down), and with a smooth scroll in mouse, the editor scrolls up thousands of lines. Also when using the "Go To Row/Column" command (Ctrl + G), with the search widget open in both editors, the command does not go to the ...
Had a merge which for the same line master had a new func and me another (named differently). Both changes started deselected so the lower merge pane was showing none of the changes. And the upper panes were showing their own particular changes, but the checkmark and lines had so little ...
To reproduce, just create lot of tabs (so that they scroll horizontally), make sure that last tab is selected and try dragging through sidebar title. It will not work, because tabs have -webkit-app-region:no-drag set. Apparently, even if element is scrolled away and clipped, this still ...
I'm unable to repro on the latest Insiders with both the native and the custom titlebar. For me, if I move too much to the left, the cursor changes back to "normal" and the scrollbar fades back in. If I keep the cursor in such a place that it has the east-west appearance, cli...
Why else? I was hoping I could type the name of a file and it's scroll to the next file it found starting with that letter. Unfortunately, even with KB focus in the explorer window it doesn't do this. Why else? I don't like it adding files to the "OPEN EDITORS" group while I...
scrollbarSliderHoverBackground: theme.getColor(scrollbarSliderHoverBackground)?.toString(),2 changes: 1 addition & 1 deletion 2 src/vs/workbench/contrib/terminal/common/terminal.ts Original file line numberDiff line numberDiff line change @@ -208,7 +208,7 @@ export interface ITerminalConfigura...