Orchestrating Visual Studio Code Series
15th May 2018One of the great features of Visual Studio Code is its extensibility. In this series, we will discover how to orchestrate your development environment by leveraging the built in extension points of the IDE to automate everything from unit tests to docker to deployment.…