VS Code is the code editor of choice for many. However, when we want to do quick edits on some files on a remote server, and there is no access to VS Code, it becomes a bit of a hassle.
Also, sometimes VS Code is not accessible on a particular system and we might still want to be able to access local files and folders using VS Code.
This is where code-server is invaluable.
Continue reading