Skip to content

Multiroot workspace wrong label #944

@rebornix

Description

@rebornix

Issue Type: Bug

Create a multiple root workspace with following settings

"folders": [
                {
                        "path": "vscode"
                },
                {
                        "path": "vscode/extensions/notebook-test",
                        "name": "notebook kernel test"
                },
                {
                        "path": "prototype/notebook-test"
                }
        ]

The repository picker will then show two items

- notebook kernel test
- prototype/notebook-test

After choosing the first one, I find it's actually just vscode repo instead of vscode/extensions/notebook-test so only the label is wrong.

Extension version: 10.2.0
VS Code version: Code - Insiders 1.42.0-insider (705f01577dd37d6f17eaa683ab89b0c392fa1a7c, 2020-02-03T13:59:34.701Z)
OS version: Darwin x64 19.2.0

System Info
Item Value
CPUs Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz (16 x 2400)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) 1, 2, 2
Memory (System) 32.00GB (8.21GB free)
Process Argv
Screen Reader no
VM 0%

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions