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
{{ message }}
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.
use remote workspace extension and try to connect to FTP
why does the editor throws these errors and why it searches for these files?
Does this issue occur when all extensions are disabled?: no.
[2020-06-19 19:26:58.553] [renderer1] [error] Unable to read file 'ftp://#######@########.com:#######@ftp.#######.com/#######/.vscode/settings.json?debug=1' (Error: 550 Can't open /#######/.vscode/settings.json: No such file or directory): Error: Unable to read file 'ftp://#######@#######.#######@ftp.#######.com/#######/.vscode/settings.json?debug=1' (Error: 550 Can't open /#######/.vscode/settings.json: No such file or directory)
at e.doReadAsFileStream (file:///usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js:1666:417)
at processTicksAndRejections (internal/process/task_queues.js:85:5)
Basically these 3 files
(Error: 550 Can't open /#########/.vscode/settings.json: No such file or directory)
(Error: 550 Can't open /#########/.vscode/launch.json: No such file or directory)
(Error: 550 Can't open /#########/.vscode/tasks.json: No such file or directory)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: no.
Basically these 3 files
The text was updated successfully, but these errors were encountered: