You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select and compare 2 files, as normal, by right-clicking on each, in turn, and selecting those appropriate options.
The new comparison tab opens with the visual diff of the 2 files. Because my primary monitor (1920x1080) isn't wide/large enough to fully see the contents of both files, even with the Explorer pane dismissed, I take VSCode's application window out of 'maximized'/fullscreen mode and then drag the right edge of the application window across into my secondary monitor's (1920x1080) space, until the application window is wide enough to fully see both files.
The scrollbar has what I'll call an overlay to indicate the diffs as red and green in their relative positions in their respective files. But, when I arrange the application window this way, the red/green diff overlay appears as a floating column in the middle of the right side of the comparison tab. It's almost as if it's encountered a max-width contraint preventing it from rendering in the correct horizontal position.
VS Code version: Code 1.88.1 (e170252, 2024-04-10T17:41:02.734Z)
OS version: Windows_NT x64 10.0.22631 (side note: My laptop's OS is definitely Windows11, working on a remote server)
Modes:
Remote OS version: Linux x64 5.14.21-150500.55.68-default
Remote OS version: Linux x64 4.12.14-122.234-default
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.2. Please try upgrading to the latest version and checking whether this issue remains.
I discovered the Developer Tools...
I'm looking at the .diffOverview class div. I've circled the left css style for the element. I'm not sure if there is a deeper issue with whatever calculates this value in this case. But, I hope this helps narrow the issue(s) down for whoever handles this.
Type: Bug
Select and compare 2 files, as normal, by right-clicking on each, in turn, and selecting those appropriate options.
The new comparison tab opens with the visual diff of the 2 files. Because my primary monitor (1920x1080) isn't wide/large enough to fully see the contents of both files, even with the Explorer pane dismissed, I take VSCode's application window out of 'maximized'/fullscreen mode and then drag the right edge of the application window across into my secondary monitor's (1920x1080) space, until the application window is wide enough to fully see both files.
The scrollbar has what I'll call an overlay to indicate the diffs as red and green in their relative positions in their respective files. But, when I arrange the application window this way, the red/green diff overlay appears as a floating column in the middle of the right side of the comparison tab. It's almost as if it's encountered a max-width contraint preventing it from rendering in the correct horizontal position.
VS Code version: Code 1.88.1 (e170252, 2024-04-10T17:41:02.734Z)
OS version: Windows_NT x64 10.0.22631 (side note: My laptop's OS is definitely Windows11, working on a remote server)
Modes:
Remote OS version: Linux x64 5.14.21-150500.55.68-default
Remote OS version: Linux x64 4.12.14-122.234-default
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Extensions (12)
The text was updated successfully, but these errors were encountered: