You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I sadly don't have access to an apple environment currently. I am curious if it might have something to do with how vscode reports back the fsPath here.
If you can open up the Output window (ctrl+shift+u) and select FileSync, can you tell me what path you see after the Failed! message?
Restarted VSCode multiple times.
Icon doesn't show in the toolbar at the bottom.
Currently using config below in global settings.json
"filesync.mappings": [
{
"source": "/Users/username/Desktop/project",
"destination": "Users/username/Documents/project"
}
]
The text was updated successfully, but these errors were encountered: