
It seems if you update the settings via editing the workspace settings in JSON configuration file directly. Closing the workspace and re-importing it '"solves" the issue.
Changing the order of the folders in the editor results in the "can not resolve workspace" error again. Files are saved and viewed correctly though.
I'm seeing this too, without using extensions or editing any settings files.
Repro steps:
code --disable-extensionsResult:
The second folder has a yellow highlight and exclamation point in the Explorer sidebar, but otherwise works as expected. Hovering over it shows the message "Can not resolve workspace folder". If steps 4-5 are repeated, the same thing happens with the additional folders.
Most helpful comment
I'm seeing this too, without using extensions or editing any settings files.
Repro steps:
code --disable-extensionsResult:
The second folder has a yellow highlight and exclamation point in the Explorer sidebar, but otherwise works as expected. Hovering over it shows the message "Can not resolve workspace folder". If steps 4-5 are repeated, the same thing happens with the additional folders.