I’m using vscode on a ssh remote server and I’m facing a problem: The changes are not showing in the file editor even if they appear in the source control:
This is what shown in the file editor
This is what shown when clicking on the changes in source control
This is only happens in one of the remote servers (let’s say server A), when I’m using another remote server (server B), it works normally:
This is what expected
I have tried to remove the ~/.vscode-server folders in the remote servers (A and B) but server A is still not working, and server B is still working fine.
Tú Anh Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2