vscode-rsync icon indicating copy to clipboard operation
vscode-rsync copied to clipboard

What is the expected behavior for `localPath: ${workspaceFolder}` in a multi-root workspace?

Open hellertime opened this issue 1 year ago • 0 comments

Currently, with a multi-root workspace, when I set localPath: ${workspaceFolder} the path I see passed to rsync is the path of the first workspace in the folder list, rather than the path where the workspace file itself lives. I'd expected the later behavior not the former. Is this the correct behavior?

hellertime avatar Sep 12 '24 18:09 hellertime