A small but quick fix for the code editing issue.
For those who are not very good with memory, this will be useful – in cases where you have just installed Visual Studio Code on your device, installed the SFTP application and are trying to edit remote code, you will most likely get an error – Cannot edit in read-only editor.
To solve the problem, you need to go to the settings and find and enable the parameter – Download When Open in Remote Explorer. After that, restart the editor and the remote code should be edited as it should.

Leave a Reply