Visual-Studio-Code-Remote-Setup

A colleague of mine introduced me to this feature in vscode during my recent internship at Bosch (thank you Simon Geisler!). If you are working in a setup where you are running a large code base on a remote server, this is a godsend. The setup is really well documented, so I will just provide links to the appropriate files:

1. Getting started

2. Setting up remote ssh

3. Debugging