If I open a remote with the "PROMODE" URL
vscode-remote://wsl+default/home/jay/work/project/ and then try and add another project on that remote via the Dashboard, the new project URL looks like this vscode-remote://wsl%2Bdefault/home/jay/work/other_project with the plus swapped for a %2B. ` I am guessing that may cause knock on effects....