

This means as you change your code, Visual Studio will let you know if your changes will break unit tests, or if they will not be covered by unit tests in real time. Unit testing has been permeating every development stack over the last decade and Microsoft has followed the trend by making Live Unit Testing available. In Visual Studio 2017, it’s now one of the install options when installing Visual Studio! This is a signal that cross-platform, mobile development is now a first-class citizen in your Microsoft development toolbelt! 5. NET developers have been enjoying the Xamarin for free as a plugin to Visual Studio 2015. With Microsoft’s acquisition of Xamarin a few years ago.

You can still navigate through the code, but the project won’t be loaded until you actually start to work with that project. The Manage Visual Studio Performance (under the Help menu) allows you to view the performance of your Visual Studio IDE and can even give you suggestions about extensions that might be impacting the performance of your environment! This includes turning on Lightweight Solution Load, which doesn’t load all the projects in a solution when you open the solution, only when you begin to work in that project. This is a great way to keep the IDE small and snappy. You can install only the features you will need every day and leave out things that you might never need. The new installer lets you put together an install of Visual Studio customized to the type of development you’re doing. Visual Studio 2017 also comes with a new installer. This will get your whole team using the same code format rules (once you can all agree on what they should be). editorconfig file in the root of your solution and check it into your source control. With the release of 2017, EditorConfig is now built into the IDE. The EditorConfig project has been available for Visual Studio 2015, but it required you to install a plugin to take advantage of the code-style configuration tool. Here are seven features in the new IDE that will excite developers using the development environment.

With this release are a bunch of new features, improvements, and exciting changes for the beloved Microsoft developer environment. Visual Studio is twenty years old this year, and on March 7th, 2017 Microsoft released the latest version of its flagship developer product, Visual Studio. Microsoft developers have been using Visual Studio for their IDE since before.
