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
When I Ctrl+left-click to select 2 files, then right-click one of the files to show the context menu, the last file I selected is un-selected, leaving only the first file to be selected. This prevents me from using functionality like Compare Selected. VS Code Extension Bisect identified this extension as the cause.
Steps to Repro:
Left-click any file in Explorer to select it.
Press and hold Ctrl, then left-click a 2nd file in Explorer to select it.
Release Ctrl, then right-click either file.
Expected: The context menu displays while both files remain selected.
Actual: The context menu displays, but the 2nd file is un-selected.
Extension version: 3.2.3
VS Code version: Code - Insiders 1.91.0-insider (fec18ef7d6793521c4683e67e569579ea970cc6d, 2024-06-10T05:48:36.787Z)
OS version: Windows_NT x64 10.0.22635
Modes:
Connection to 'wsl+rocky9' could not be established
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz (8 x 3600)
What is the connection with the AsciiDoc extension?
The issue only occurs when the AsciiDoc extension is enabled in a Windows Subsystem for Linux (WSL) environment. I disabled all other extensions (except for WSL). When I disable the AsciiDoc extension, the problem does not occur. However, when I re-enable the AsciiDoc extension within the WSL environment, the issue reliably reoccurs.
I tested this on Windows outside of WSL, and it does not occur for me, so it seems to be specific to running the extension in WSL.
That's really specific, I will try to reproduce this issue. Any error in the developer tools? Could you take a screencast of that behavior (and a screencast of the behavior when the Asciidoctor extensions is disabled) ?
Type: Bug
When I Ctrl+left-click to select 2 files, then right-click one of the files to show the context menu, the last file I selected is un-selected, leaving only the first file to be selected. This prevents me from using functionality like Compare Selected. VS Code Extension Bisect identified this extension as the cause.
Steps to Repro:
Expected: The context menu displays while both files remain selected.
Actual: The context menu displays, but the 2nd file is un-selected.
Extension version: 3.2.3
VS Code version: Code - Insiders 1.91.0-insider (fec18ef7d6793521c4683e67e569579ea970cc6d, 2024-06-10T05:48:36.787Z)
OS version: Windows_NT x64 10.0.22635
Modes:
Connection to 'wsl+rocky9' could not be established
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
Connection to 'wsl+rocky9' could not be established
A/B Experiments
The text was updated successfully, but these errors were encountered: