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've ran a quick test, and this seems to be a bug in vscode: microsoft/vscode#48258
I'll check the linked issue now and then to see whether I have to update my code once they added a fix.
When connecting to a server that has two directories, with the same name, but different capitalizations, one of them does not show up.
I have two directories on my remote server. One is /admin and the other is /Admin. The /Admin directory does not show up when using sshfs on vscode.
The text was updated successfully, but these errors were encountered: