An important part of developing applications for HoloLens is your environment, the tools and how they are configured. This chapter goes into detail about each of them.
Visual Studio
Visual Studio is a suite of several applications that are best-in-class tools used by developers: tools like Visual Studio IDE, Visual Studio Code, Azure DevOps, and Visual Studio App Center. Visual Studio IDE is a rich IDE that allows you to build applications from start to finish. It contains IntelliSense, testing functionality, Git management, and support for several common emulators.
The ...