databricks/databricks-vscode

[BUG] Gracefully handle virtual /Repos/username folders

kartikgupta-db opened this issue · 0 comments

Describe the bug
When a user has not interacted with there /Repos/username folder in the webui, the folder is virtual. We need to handle these virtual folders better.

To Reproduce

  • Login to a workspace (from the extension) where you have not interacted with repos.
  • Try to attach a sync destination.
  • The extension will silently error (with some logs in debug logs).