VS Code on your browser! How to install code-server on a VM
TLDR Guide Access the VS Code via SSH Tunnel on 8080:127.0.0.1:8080, then open your browser. Enjoy! Introduction Did you know that you can have your very own VS Code server that can be accessed anywhere on your browser? This way, your development environment is no longer dependent on your device. And If you have a…