Replies: 1 comment 2 replies
-
Thanks for opening. @chrmarti this sounds like it'd be along the lines of the request in microsoft/vscode-remote-release#1411 - what do you think? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Im working in a devcontainer container (debian 12 bookworm).
The container builds fine and i can run my code.
However, if try to copy a file in the vscode explorer and paste to another folder i end up with errors like this
My files are on google drive. I have the google drive desktop installed which is the G drive on my local.
Furthermore i have the folders marked as "available offline"
I have googled and found recommendation about running vscode as administrator, but this does not help.
As mentioned, the folders and file are local (available locally).
I have also made sure all permissions are read/write.
Any other suggestions to solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions