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
Fix wrong file URIs with multiple roots by using correct workspace folder
Pass repository rootUri to TemporaryState.write so it can find the correct
workspace folder name instead of always using the first one.
Fixes issue where vscode-userdata URIs contained the wrong workspace folder
path in multi-root workspace scenarios.
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
0 commit comments