-
-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extension loads then disappears from sidebar #1622
Comments
I have the same problem. I did some tests and found a possible solution.
When i removed the path of soft link, the extension will not disappear. |
The folders in my workspace are all remote ssh directories "folders": [
{
"uri": "vscode-remote://ssh-remote+foo.org/bar"
},
], Can you provide any info to help me debug what's happening please @JohnstonCode? Or is this not a supported setup? |
I've never used it with remote ssh directories so wouldn't be able to advise it if should work or not. |
That is strange i don't remember there being an specific checks against soft links. |
Same problem, have you solved it? |
Issue
The extension file operations are unusable because the UI isn't accessible from the sidebar. The SVN Checkout command is still available in the command palette.
Steps to Reproduce
SVN Output
Screenshots
The text was updated successfully, but these errors were encountered: