Howtoforge published a guide about installing Visual Studio Code - Server IDE on Ubuntu 18.04 LTS
How to Install Visual Studio Code - Server IDE on Ubuntu 18.04 LTS
Code-server is a Visual Studio (VS) Code that can be run remotely on the server and which is accessible through a web browser. It allows you to create and have a consistent development environment that can be accessed anytime and everywhere.
In this tutorial, we will show you how to install the Code-server with Nginx as a reverse proxy and SSL Letsencrypt on the latest Ubuntu 18.04 Server.
How to Install Visual Studio Code - Server IDE on Ubuntu 18.04 LTS