We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I select Add folder to Workspace the directory loads, but when clicked the files load infinitely and don't open.
Add folder to Workspace
~1/20 attempts work and files load as intended, but I can't reliably reproduce.
{ "remotefs.remote": { "Orange Moon Web": { "scheme": "ftp", "host": "ftp.myhost", "port": 21, "username": "myemail", "password": "mypassword", "connectTimeout": 50000, "rootPath": "/" } }, "remotefs.rootLabel": "${folderName} — (Siteground)", "debug.disassemblyView.showSourceCode": false, "php.validate.executablePath": "D:\\PHP\\php.exe", "workbench.colorTheme": "Default Dark+" }
[trace] readFile /.vscode/settings.json [trace] readFile /.vscode/tasks.json [trace] readFile /.vscode/launch.json [trace] stat /.vscode/settings.json [trace] stat /.vscode/tasks.json [trace] stat /.vscode/launch.json [trace] stat /.vscode/extensions [trace] connect to orange moon web [trace] readFile /.vscode/settings.json [trace] stat /.vscode/settings.json [trace] readFile /.vscode/tasks.json [trace] stat /.vscode/tasks.json [trace] readFile /.vscode/launch.json [trace] stat /.vscode/launch.json [trace] stat / [trace] readDirectory / [trace] stat /staging2.orangemoon.design [trace] readDirectory /staging2.orangemoon.design [trace] stat /staging2.orangemoon.design/public_html [trace] readDirectory /staging2.orangemoon.design/public_html [trace] readFile /staging2.orangemoon.design/public_html/license.txt [trace] stat /staging2.orangemoon.design/public_html/license.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I select
Add folder to Workspace
the directory loads, but when clicked the files load infinitely and don't open.~1/20 attempts work and files load as intended, but I can't reliably reproduce.
settings.json
Output
The text was updated successfully, but these errors were encountered: