Visual Studio Code 1.128 is out now. It's the latest weekly release and this time brings a handful of new features.
Open a project from a GitHub repo Visual Studio makes it easy to open a project from a repo. You can do so when you start Visual Studio, or you can do so directly from within the Visual Studio IDE.
Note: If you want to use the stable version, please use branches with the "release/" prefix. The master branch is the current development version which may contains ...