On March 7 and 8, 2017, Microsoft celebrated 20 years of Visual Studio and announced the release of Visual Studio 2017.

Visual Studio 2017 has landed

In this article, I will concentrate on answering the following questions:

What's new in Visual Studio 2017

For example, if you were to install Visual Studio Enterprise, and then install Community, both would appear the same on the Start menu. You can give the second one a nickname like "community", and the Start menu items will appear with names such as "Visual Studio 2017".

Code Navigation Improvements.

You can find the "Go To" family of commands at the top of the Edit Menu.

To enable globally, navigate to Tools > Options, select "General" under "Projects and Solutions" or by searching for "Lightweight Solution load" with Quick Launch. The feature can be turned ON and OFF for individual Solutions in the Solution properties pane.

The new Lightweight Solution load feature in the Visual Studio IDE

To enable this feature, go to Tools > Options > Text Editor > [C# / Basic] > IntelliSense and check the options for filtering and highlighting.

IntelliSense Completion Filtering

More and more new features and improvements can be read at Visual Studio 2017 Release Notes.

System requirement for Visual Studio 2017
Supported Operating Systems

Visual Studio 2017 can install and run on the following operating systems:

  • Windows 10 version 1507 or higher: Home, Professional, Education, and Enterprise (LTSB is not supported)
  • Windows Server 2016: Standard and Datacenter
  • Windows 8.1 (with Update 2919355): Basic, Professional, and Enterprise
  • Windows Server 2012 R2 (with Update 2919355): Essentials, Standard, Datacenter
  • Windows 7 SP1 (with latest Windows Updates): Home Premium, Professional, Enterprise, Ultimate
Hardware
  • 1.8 GHz or faster processor. Dual-core or better recommended
  • 2 GB of RAM; 4 GB of RAM recommended (2.5 GB minimum if running on a virtual machine)
  • Hard disk space: 1GB to 40GB, depending on features installed
  • Video card that supports a minimum display resolution of 720p (1280 by 720); Visual Studio will work best at a resolution of WXGA (1366 by 768) or higher
Supported Languages

Visual Studio is available in the following languages:

  • English, Chinese (Simplified), Chinese (Traditional), Czech, French, German, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Spanish, Turkish

You can select the language of Visual Studio during installation.
The Visual Studio Installer is available in the same fourteen languages and will match the language of Windows, if available.

Note

Visual Studio Team Foundation Server Office Integration 2017 is available in the ten languages supported by Visual Studio Team Foundation Server 2017.

Additional Requirements
  • .NET Framework 4.5 is required to install Visual Studio. Visual Studio requires .NET Framework 4.6.1, which will be installed during setup.
  • Windows 10 Enterprise LTSB edition is not supported for development. You may use Visual Studio 2017 to build apps that run on Windows 10 LTSB.
  • Internet Explorer 11 or Edge is required for internet-related scenarios. Some features might not work unless these, or a later version, are installed.
  • For emulator support, Windows 8.1 Pro or Enterprise (x64) editions are required. A processor that supports Client Hyper-V and Second Level Address Translation (SLAT) is also required.
  • Universal Windows app development, including designing, editing, and debugging, requires Windows 10. Windows Server 2016 and Windows Server 2012 R2 may be used to build Universal Windows apps from the command line.
  • Team Foundation Server 2017 Office Integration requires Office 2016, Office 2013, or Office 2010.
  • Xamarin.Android requires a 64-bit edition of Windows and the 64-bit Java Development Kit (JDK).
  • PowerShell 3.0 or higher is required on Windows 7 SP1 to install the Mobile Development with C++, JavaScript, or .NET workloads.

For more details, check Visual Studio 2017 Product Family System Requirements.

Platforms targeting Visual Studio 2017

For more details, check Visual Studio 2017 Platform Targeting and Compatibility.

SharePoint versions supported in Visual Studio 2017

Visual Studio 2017 supports SharePoint 2016, SharePoint 2013 and Office 365.

To install Office Developer Tools for Visual Studio 2017 -

For more details, check Missing Office / SharePoint template in Visual Studio 2017.

Edition that I should download

There are three Visual Studio 2017 editions.

Reference