Default presentation of Explorer: Copy Relative Path Separator in Setting editor is confusing #128345
Labels
bug
Issue identified by VS Code Team member as probable bug
file-explorer
Explorer widget issues
insiders-released
Patch has been released in VS Code Insiders
verified
Verification succeeded
Milestone
Issue Type: Bug
Would be noticeable on Windows because of (implicit) default
\\
.Steps to reproduce:
0. Make sure you are using Windows and reset
explorer.copyRelativePathSeparator
to default value.Open Settings view and search for
explorer.copyRelativePathSeparator
- dropdown has/
displayed (and setting not changed - no blue border).Perform Copy Relative Path - path copied with
\\
in it (while dropdown displays/
)Change setting to
\\
and then "back" to/
- setting now marked as changedPerform Copy Relative Path - path copied with
/
in it as expectedI think it's because this setting doesn't have default value and dropdown will display first from list, however implementation has different logic.
VS Code version: Code - Insiders 1.59.0-insider (87d692b, 2021-07-09T05:13:26.890Z)
OS version: Windows_NT x64 10.0.19041
Restricted Mode: No
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: