vscode-remote-workspace
vscode-remote-workspace copied to clipboard
DigitalOcean Space compability
Hi folks,
I've tried this on DigitalOcean Space, and faced issue of incompatible. Log is below
[2020-03-18 15:53:56.009] [renderer1] [error] Unable to read file 's3://file@xxx/.vscode/launch.json?endpoint=sgp1.digitaloceanspaces.com&file=/Volumes/DATA/Projects/DO/cred.json' (NotImplemented: Server does not one or more requested headers. Please see https://developers.digitalocean.com/documentation/spaces/#aws-s3-compatibility): Error: Unable to read file 's3://file@xxx/.vscode/launch.json?endpoint=sgp1.digitaloceanspaces.com&file=/Volumes/DATA/Projects/DO/cred.json' (NotImplemented: Server does not one or more requested headers. Please see https://developers.digitalocean.com/documentation/spaces/#aws-s3-compatibility)
at _.doReadAsFileStream (file:///Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1667:417)
at processTicksAndRejections (internal/process/task_queues.js:85:5)
I saw that the exception has link to DO's limitation. Could anyone help to narrow down the needed APIs to work with DO and any S3-like providers?