DEV Community

Rory Preddy
Rory Preddy

Posted on

Visual Studio Code Spaces Deep Links

I am blown away by the Deep link feature with Visual Studio CodeSpaces projects.

Create your own deep link is quite simple:

For example: https://online.visualstudio.com/environments/new?name=dotnetcore&repo=roryp/dotnetcorecodespace

It builds a ready to debug ASP.NET dotnetcore IDE environment!

Choose from many pre-build templates - https://github.com/microsoft/vscode-dev-containers

Top comments (0)