vscode-remote-release
vscode-remote-release copied to clipboard
Problem resource paths are normalized
When on Windows with a linux remote, problem paths are normalized before being "converted" back to linux paths. This is bad because the linux path could have backslashes and the conversion is not smart. Ideally the file system provider could handle the normalize.