Visual Studio For Mac Intellisense Not Working

-->

  1. Visual Studio Intellisense Stops Working
  2. Visual Studio For Mac Os
  3. Visual Studio For Mac Download
  4. Download Microsoft Visual Studio For Mac
  5. Visual Studio Code Intellisense Loading
  6. Visual Studio Fix Intellisense
  7. Visual Studio

Developer Community |System Requirements |Compatibility |Distributable Code |Documentation |Blogs |Servicing |

Extension for Visual Studio Code - Advanced autocompletion and refactoring support for SCSS.

Autocomplete and intellisense is TERRIBLE for visual studio for mac. It will literally autocomplete random objects in the middle of strings and will not work at all when in the middle of a function that doesn't have a valid return value yet (in for or let statements). I am using Visual Studio Code to develop an ASP.NET 5 application on Mac. The issue I am having is that I don't get any IntelliSense support (e.g. Available class methods) beyond simple autocomplete for methods and variables names that I previously typed. The app targets DNX Core 5.0.

Download

Install the most recent Preview version of Visual Studio for Mac by changing the updater channel to Beta.

Note

This release is not 'go-live' and not intended for use on production computers or for creating production code.

To learn more about Visual Studio 2017 for Mac, see Mac System Requirementsand Mac Platform Targeting and Compatibility.

To learn more about other related downloads, see the Downloads page.

Feedback

We would love to hear from you! You can report a problem through the Report a Problem option in Visual Studio for Mac IDE.You can track your feedback in the Developer Community portal. For suggestions, let us know through UserVoice.

Release History

  • February 6, 2019 – Visual Studio 2017 for Mac version 7.8 Preview 3
  • January 23, 2019 – Visual Studio 2017 for Mac version 7.8 Preview 2
  • December 18, 2018 – Visual Studio 2017 for Mac version 7.8 Preview 1

Release Highlights

This release focuses on improving the quality in Visual Studio for Mac through bug fixes, performance improvements, and reliability improvements.

Visual Studio 2017 for Mac version 7.8 Preview 3 (7.7.0.1607)

released February 6, 2019

Shell

  • We fixed an issue where custom key bindings for Remove Unused and Sort (Usings) don't work.

.NET Core

  • We fixed an issue where the create button doesn't create new project for .NET Core 3.0 preview 2.
  • We fixed an issue where .NET Core 3.0 can be selected in the New Project dialog when it is not supported.

Web Tools

  • We fixed an issue where Publish to Azure creates a profile with the wrong name.

Xamarin

  • We fixed an issue when attempting to drag and drop controls to iOS storyboards from the Tool Box after searching for controls does not work.

Xamarin.Android

  • We fixed an issue where the JDK notification was shown on the welcome page, even for non-Android projects.
  • We fixed an issue where launching Visual Studio for Mac without any Java installed shows 2 system prompts to install Java.

Visual Studio 2017 for Mac version 7.8 Preview 2 (7.7.0.1547)

released January 23, 2019

Code Editor

  • We fixed an issue where Using statement indenting is incorrect.
  • We fixed an issue where Roslyn throws a fatal exception (System.ArgumentOutOfRangeException).
  • We fixed an issue where formatting of parameters across multiple lines is incorrect.
  • We fixed an issue where the constructor generator would cause Visual Studio for Mac to crash.
  • We fixed an issue where smart semicolon placement causes incorrect semicolon placement.

Shell

  • We fixed an issue where switching from the application and returning, does not focus on the editor correctly.
  • We fixed an issue where the cursor in editor window is lost when switching applications.
  • We fixed an issue where focusing out/into Visual Studio changes the default focused element on the UI.
  • We fixed an issue where Visual Studio for Mac would fail to track file changes for files in certain folders.
  • We fixed an issue where Visual Studio for Mac doesn't remember opened files.
  • We fixed an issue where the Toolbar selector for build configuration is disabled.

NuGet

  • We fixed an issue where Visual Studio for Mac crashes after 'Could not add packages' error.

.NET Core

  • We removed the VB.NET option from .NET Core projects.

ASP.NET Core

  • We fixed an issue where the Folder profile would be created with 'Default' configuration instead of 'Release'.

Web Tools

  • We fixed an issue where application arguments are not passed to the Azure Functions host.
  • We added the following additional Azure Functions templates
    • CosmosDB trigger
    • EventHub trigger
    • IoT Hub trigger
    • SendGrid trigger
    • ServiceBus Queue trigger
    • ServiceBus Topic trigger

Xamarin

Xamarin.Android

  • We fixed an issue where the Android resource update could occur at the same time as a build which could then cause build issues.
  • We fixed an issue where Visual Studio for Mac would fail to upload APK to Acer Chromebook R11.

Debugger

  • We fixed an issue where the debugger would fail when running on an external console on Mojave.

Test Tools

  • We fixed an issue where xUnit Fact 'DisplayName' not shown in test explorer if the name has a period at the end.
  • We fixed an issue where the text editor unit test integration ('Unit test 'name' could not be loaded') would fail.

F#

  • We fixed an issue where open statements for F# must be manually added when pasting/writing code.

Visual Studio 2017 for Mac version 7.8 Preview 1 (7.7.0.1471)

released December 18, 2018

Code Editor

  • We fixed an issue where typing can be slow in large files when accessibility is enabled.
  • We fixed an issue where a fatal error can occur when trying to navigate inside the editor using VoiceOver.
  • We fixed an issue where the caret location in quick fix margin is incorrect.
  • We fixed a performance issue where indent correcting is taking up too much time on large files.
  • We fixed an issue where Intellisense soft-selection is confusing.
  • We fixed an issue where Visual Studio for Mac can't open .targets files.
  • We fixed an issue where the display updates partially when commenting a collapsed method.
  • We fixed an issue where C# syntax highlight doesn't work for some of the keywords.
  • We fixed an issue where invoking some snippets from the toolbox in .cs files leads to poorly formatted code.
  • We fixed an issue where pressing Down to choose the closing tag completion in XAML IntelliSense closes the completion window.
  • We fixed an issue where the file 'redacted' could not be opened.
  • We fixed an issue where sometimes pasting fails in XAML files.
  • We fixed an issue where, when adding an attribute via Intellisense, it does not trim 'Attribute' from the name.
  • We fixed an issue where code suggestion does the wrong thing when ( is pressed after a stray arrow key.

Project System

  • We fixed an issue where the copy & paste of a XAML file causes a disassociation between the .xaml and .xaml.cs files.
  • We fixed an issue where files are being added to ItemGroup.Compile(Remove) and this related issue - Error type of namespace not found.
  • We fixed an issue where an invalid C# file is created with a new library project.
  • We fixed an issue where it is not possible to create a culture specific .resx file through the 'New File ..' menu in the Solutions Explorer context menu.

Shell

  • We fixed an issue where adding a new folder to a project does not allow instant renaming.
  • We fixed an issue where Start Debugging after Start without Debugging results in an exception for ASP.Net projects.
  • We fixed a performance issue with build output search.
  • The Run Item command on the Solution Explorer has been renamed to Run Project.
  • We fixed an issue where the welcome page is shown when loading a solution from finder.

NuGet

  • We updated the version of NuGet to 4.8.
  • NuGet package diagnostic warnings are now shown in the Solution Explorer. Any diagnostics warnings will be rendered with a warning icon and the full text of the warning available as a tool tip.
  • We fixed a set of issues with NuGet:
    • problem while restoring NuGet packages which don't have stable version.
    • The VS4Mac bundle nuget version is too old: 4.3.1.
    • Referencing packages conditionally using variable does not work correctly.
    • Xamarin.Forms app with multi target framework library referenced fail to build.
    • Visual Studio Mac Csproj build not support Item contidion.
    • Support conditional NuGet PackageReferences in multi-targeting projects.
    • Show per-framework dependencies when multi-targeting.
    • VS cannot build F# dotnet core solution.
    • Nuget restore ignore build targets.
    • NuGet restores the wrong version of Microsoft.AspNetCore.App.

Assembly Browser

  • We fixed an issue where the Assembly Browser shows the wrong icon for properties.
  • We fixed an issue where System.DayOfWeek enum (Wednesday) does not appear to be assigned a value.

Web Tools

  • We fixed an issue where it was not possible to publish to Azure API App instances.

Xamarin

  • We updated the Xamarin Test Cloud agent NuGet version.
  • We fixed an issue where the View Archives command would appear in .NET Core projects.

Designers

  • We fixed an issue where the toolbox regressed Android designer usage.

Xamarin.iOS

  • It is now possible to choose .pdf files for image assets that do not support vector images.
  • We fixed an issue where Visual Studio for Mac erroneously indicates that a Xamarin.Mac property is unavailable.
  • We fixed an issue where it is not possible to choose devices for named colors in the asset catalog.
  • We fixed an issue where the iOS simulator is no longer brought to front when starting a debug session.
  • We fixed an issue where Native References not working in iOS library projects and appear to be ignored.
  • We fixed an issue where deleting a Native Reference does not delete the the file on disk.
  • We fixed an issue where the Debugger doesn't connect to a keyboard extension on any device.

Xamarin.Android

  • We fixed an issue where new Android apps have uppercase letters in the package name.
  • We fixed an issue where 'Your project is not referencing the 'Mono.Android.Version=v8.1' framework' when AndroidUseLatestPlatformSDK is true.
  • We fixed an issue where Visual Studio for Mac does not recognize AndroidManifest in specific build configurations..
  • We fixed an issue where opening the Report A Problem dialog also displays 'Install JDK' dialog.
  • We fixed an issue where the Google Play SDK warning is shown even when publishing Ad-Hoc.

Xamarin.Forms

  • Intellisense in Xamarin.Forms XAML files for FontFamily is now available.

Xamarin.Mac

  • We fixed an issue where .xib templates seem to need customObjectInstantitationMethod='direct' added.
  • We fixed an issue where it is not possible to change the target framework version for Xamarin.Mac full on re-opening project options.
  • We fixed an issue where the project options for a Mac build (classic) shows incorrect UI.

Test Tools

  • We fixed a performance issue where the 'Test Results' pane has bad performance when very large amounts of text are shown.
  • We fixed an issue where the unit test integration in the editor does not properly trigger test cases.
  • We fixed an issue that could cause xunit to fail to restore.

Accessibility

  • We fixed a number of accessibility issues in this release, including several VoiceOver issues in the Debugger and in creating iOS developer certificates, and Keyboard issues in the Android SDK Manager.

Other

  • We fixed an issue where new F# projects shows IntelliSense errors.
  • We fixed an issue where unchecking the Organize Using > Place System directives first setting does not save.
  • We fixed an issue where Visual Studio for Mac is not remembering settings.
  • We fixed an issue for F# projects where Visual Studio for Mac overwrites the project GUID to be lowercase instead of uppercase.
  • We fixed an issue for F# projects where Visual Studio for Mac overwrites the project GUID to be lowercase instead of uppercase.

Visual Studio 2017 for Mac Preview Release Notes History

You can view prior Preview versions of Visual Studio 2017 for Mac release notes:

Top of Page
-->

| Developer Community| System Requirements| Compatibility| Distributable Code| License Terms| Blogs| Known Issues |

Click a button to download the latest version of Visual Studio 2017. For instructions on installing and updating Visual Studio 2017, see Update Visual Studio 2017 to the most recent release. Also, see instructions on how to install offline.

Visit the visualstudio.com/downloads page to download other Visual Studio 2017 products.

What's New in 15.9

Visual Studio 2017 version 15.9 Releases

Visual Studio Intellisense Stops Working

  • August 13, 2019 -- Visual Studio 2017 version 15.9.15 Servicing Update
  • July 9, 2019 -- Visual Studio 2017 version 15.9.14 Servicing Update
  • June 11, 2019 -- Visual Studio 2017 version 15.9.13 Servicing Update
  • May 14, 2019 -- Visual Studio 2017 version 15.9.12 Servicing Update
  • April 02, 2019 -- Visual Studio 2017 version 15.9.11 Servicing Update
  • March 25, 2019 -- Visual Studio 2017 version 15.9.10 Servicing Update
  • March 12, 2019 -- Visual Studio 2017 version 15.9.9 Servicing Update
  • March 05, 2019 -- Visual Studio 2017 version 15.9.8 Servicing Update
  • February 12, 2019 -- Visual Studio 2017 version 15.9.7 Servicing Update
  • January 24, 2019 -- Visual Studio 2017 version 15.9.6 Servicing Update
  • January 08, 2019 -- Visual Studio 2017 version 15.9.5 Servicing Update
  • December 11, 2018 -- Visual Studio 2017 version 15.9.4 Servicing Update
  • November 28, 2018 -- Visual Studio 2017 version 15.9.3 Servicing Update
  • November 19, 2018 -- Visual Studio 2017 version 15.9.2 Servicing Update
  • November 15, 2018 -- Visual Studio 2017 version 15.9.1 Servicing Update
  • November 13, 2018 -- Visual Studio 2017 version 15.9 Minor Release

Important

Visual Studio 2017 version 15.9 Security Advisory Notices

  • August 13, 2019 -- Visual Studio 2017 version 15.9.15 Servicing Update
  • July 9, 2019 -- Visual Studio 2017 version 15.9.14 Servicing Update
  • May 10, 2019 -- Visual Studio 2017 version 15.9.12 Servicing Update
  • March 12, 2019 -- Visual Studio 2017 version 15.9.9 Servicing Update
  • February 12, 2019 -- Visual Studio 2017 version 15.9.7 Servicing Update
  • January 08, 2019 -- Visual Studio 2017 version 15.9.5 Servicing Update
  • December 11, 2018 -- Visual Studio 2017 version 15.9.4 Servicing Update

Visual Studio 2017 version 15.9.15

released on August 13, 2019

Issues Fixed in 15.9.15

These are the issues addressed in 15.9.15:

  • Updated signing of VC Redist packages to enable continued deployment on Windows XP. This fix may have an increased chance of requiring a reboot of the machine in order to install an updated VC++ Redistributable package.
  • Fixed in issue where GoToDefinition does not work for JavaScript in script blocks of cshtml files.
  • Calling pmr monotonic_buffer_resource release will corrupt memory.

Security Advisory Notices

Visual Studio 2017 version 15.9.14

released on July 9, 2019

Issues Fixed in 15.9.14

These are the issues addressed in 15.9.14:

  • Fixed a bug causing Visual Studio 2017 crashes when switching branches.
  • Fixed a bug causing internal compiler error (fbtctree.cpp', line 5540) during code analysis.
  • Fixed a performance regression in memcpy/memset for Ryzen processors.
  • Updated Service Fabric tooling to support the 6.5 Service Fabric release.
  • Enabled screen reader to announce TeamExplorer's notifications properly on .NET 4.8.
  • VS2017 15.8 Internal compiler error ('msc1.cpp', line 1518): Conflict between preprocessor and #import.
  • ICE in PREfast 19.16.27023.1 (15.9 RTW).

Security Advisory Notices

Visual Studio 2017 version 15.9.13

released on June 11, 2019

Issues Fixed in 15.9.13

These are the customer-reported issues addressed in 15.9.13:

  • Fixed a bug that caused Code Analysis to stop running on some C++ projects.
  • Fixed a bug in the Schema Compare Tool where adding tables with an empty schema failed but was shown as successful.
  • Fixed a TypeScript build issue when the selected language version is lower than the latest installed.
  • Fixed a Database unresolved reference to object error.
  • Improved performance issues on loading Visual Studio.
  • Fixed known issue: No snapshot created for C++ native code in Memory Usage tool in the Diagnostic Tools window while debugging..
  • Fixed known issue: SSDT adds hardcoded mmsdb and/or master.dacpac path
  • Fixed known issue: SSDT Add reference to System Database: 'ArtifactReference' and 'HintPath' swapped causing build failure when using MSBuild

Visual Studio 2017 version 15.9.12

released on May 14, 2019

Issues Fixed in 15.9.12

These are the customer-reported issues addressed in 15.9.12:

  • Access violation C++ /CLI 15.9.5 ISO C++ Latest Draft Standard since 15.9.5.
  • An error occurred loading this property page (CSS & JSON).
  • Visual Studio 2017 crashing when editing package.json.
  • Opening package.json locks up Visual Studio.
  • PGO Code Gen Bug - Vectorized instruction accessing memory OOB.
  • Bad code gen in recursive bucket split routine.
  • Compiler optimization bug in 15.8.9.
  • Fixed a linker error LNK4020 when using PCH, /Zi, and /GL in distributed build systems, such as IncrediBuild. The C++ compiler backend now correctly associates CIL OBJs with their corresponding compiler generated PDB when generating debug info for cross-module inlining.

Security Advisory Notices

Visual Studio 2017 version 15.9.11

released on April 02, 2019

Issues Fixed in 15.9.11

These are the customer-reported issues addressed in 15.9.11:

  • Access violation C++ /CLI 15.9.5 ISO C++ Latest Draft Standard since 15.9.5.
  • PGO Code Gen Bug - Vectorized instruction accessing memory OOB.
  • Visual Studio completely freezes when editing package.json.
  • An error occurred loading this property page (CSS & JSON).
  • Clicking on a web app URL in the Azure activity log now successfully publishes a Cloud Service Project.
  • You can now publish to a Function app even if you are not logged into the account that contains the function app.
  • We have fixed an unhandled exception in the HTML editor.
  • We have updated the scaffolding package to install Microsoft.VisualStudio.Web.CodeGeneration.Design package version 2.1.9 for .NET Core 2.1 and version 2.2.3 for .NET Core 2.2.
  • We have implemented a C++ compiler fix to correct exception handling support for code using setjmp/longjmp in Release mode.
  • We have implemented a C++ linker fix regarding information in PDB where the incorrect module info could result in heap corruption when producing a stripped PDB file either by PDBCopy.exe or by link.exe when option /PDBSTRIPPED is specified.
  • We have corrected dual signing of the ARM64 Visual C++ Redistributable installer.

Visual Studio 2017 version 15.9.10

released on March 25, 2019

Issues Fixed in 15.9.10

These are the customer-reported issues addressed in 15.9.10:

  • We have fixed an issue with debugging using Docker when a web proxy is configured.
  • In debugging using Docker, you will now experience improved error handling for failures related to drive sharing configuration (for example, expired credentials).

Visual Studio 2017 version 15.9.9

released on March 12, 2019

Issues Fixed in 15.9.9

These are the customer-reported issues addressed in 15.9.9:

  • We have fixed an issue with deploying resource group projects when a subscription owner's name contains an apostrophe.
  • SSDT: We fixed a crash in the SSIS Foreach Loop container.
  • A few .NET native for UWP customer issues were fixed in .NET native tools 2.2 (UWP 6.2.4).
  • We have corrected dual signing of Visual C++ Redistributable installers.

Security Advisory Notices

  • A remote code execution vulnerability exists when the Visual Studio C++ Redistributable Installer improperly validates input before loading dynamic link library (DLL) files.
  • Unity Editor Remote Code Execution Vulnerability.
  • .NET Core NuGet Tampering Vulnerability.

Visual Studio 2017 version 15.9.8

released on March 05, 2019

Issues Fixed in 15.9.8

These are the customer-reported issues addressed in 15.9.8:

  • ModelBus-enabled text transformation fails on 15.8.
  • SSDT: Fix to improve performance of loading solutions with multiple projects.
  • Vulnerabilities in the OpenJDK Platform binary.

Visual Studio 2017 version 15.9.7

released on February 12, 2019

Issues Fixed in 15.9.7

These are the customer-reported issues addressed in 15.9.7:

  • Crashes when expanding variables!.
  • /DEBUG:FASTLINK + C7 + PCH crashes debugger.
  • Native C++ application crashes because of stack corruption with VS 2017 15.9.2.
  • Incorrect Release Mode code.
  • Xamarin Unobserved Task Exception WebRequest.
  • Link /SOURCELINK option seems to do nothing. This fixes Source Link for Managed C++ Debugging.
  • Fixed an issue with corruption of AVX/MPX/AVX512 registers while Debugging.
  • Update of Microsoft.VCLibs.140.00.UWPDestkop framework packages for C++ UWP DesktopBridge applications adding support for ARM64.
  • Corrected incorrect version of VCToolsRedistVersion in Microsoft.VCToolsVersion.default.props.
  • Corrected unsigned embedded dll for VC Redist installers.
  • SSDT/Web Tools: We fixed an issue where SQL LocalDB was not installed on Polish, Turkish, and Czech locales.
  • SSDT: We fixed an issue affecting SQL Server Analysis Services (Method not found exception when clicking on UI).
  • SSDT: We fixed an accessibility issue which was causing the contents of a table not to be visible in the result window when using High-Contrast mode.

Security Advisory Notices

  • WorkflowDesigner XOML deserialization allows code execution.
  • .NET Framework and Visual Studio Spoofing Vulnerability.

Visual Studio 2017 version 15.9.6

released on January 24, 2019

Issues Fixed in 15.9.6

These are the customer-reported issues addressed in 15.9.6:

  • Installation failures of the Unity Editor component in China.
  • Starting a new nanoFramework project from a template.
  • Deployment errors after VS2017 update.
  • Android Deploy failed - Error ADB0010.
  • Error in German translation: info bar 'session closed unexpectedly'.
  • Visual Studio 2017 create offline layout problem: Failed to load from stream for non-ENU layouts.
  • Extension auto-update can leave extension disabled.

Visual Studio 2017 version 15.9.5

released on January 08, 2019

Issues Fixed in 15.9.5

These are the customer-reported issues addressed in 15.9.5:

  • VSX1000: No enough information has been provided to MSBuild in order to establish a connection to a Remote Server.
  • Visual C++ 2017 Redistributable for ARM64 is not available via visualstudio.com.
  • VC Runtime Redistributable Update for VS 15.9 deletes Registry Key. This fix may have an increased chance of requiring a reboot of the machine in order to install an updated VC++ Redistributable package.
  • Incorrect codegen in managed c++ with List to List assignment.
  • Can't connect to mac build host after Visual Studio 15.9.4 update.
  • Resource directories missed in incremental builds with AndroidAarLibrary items.
  • Lots of external assembly references - JNI ERROR (app bug): local reference table overflow (max=512).
  • The Unity Editor has been updated to 2018.3. For more information, please visit the Unity website.
  • SSDT: We enabled SQL projects to build schemas that have non-clustered columnstore indexes on an indexed views.
  • SSDT: We fixed a significant performance issue in the schema compare tool when generating a script.
  • SSDT: We fixed the schema drift detection logic in the schema compare tool which forced a new comparison to reenable scripting and publishing actions.

Security Advisory Notices

  • A remote code execution vulnerability exists in Visual Studio when the C++ compiler improperly handles specific combinations of C++ constructs.

Visual Studio 2017 version 15.9.4

Visual Studio For Mac Intellisense Not Working

released on December 11, 2018

Issues Fixed in 15.9.4

These are the customer-reported issues addressed in 15.9.4:

  • Visual Studio 15.9 duplicate loads open files on solution reload.
  • All users can now connect to on-premise TFS servers through Team Explorer.
  • Visual Studio 15.8.3 no longer expands metadata in ItemDefinitionGroup for project-defined items during GUI builds (worked in Visual Studio 15.8.2).
  • Visual Studio has multiple tabs for the same file.
  • System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)).
  • LNK4099 PDB not found.
  • Asset Catalog empty.
  • /analyze fails for C++ code using /ZW.
  • C++ compiler code optimization bug.
  • Xamarin.iOS can't select image asset for Image View.
  • iOS projects referencing a shared project containing image assets in an asset catalog fail to load on windows.
  • Image not populating on iOS splashscreen in VS 15.8.6.
  • Possible bad codegen on union/bitfield assignment in VS2017 15.8.
  • Fix C# UWP Store 1201 Submission Issue.
  • Fix C# UWP package creation error APPX1101: Payload contains two or more files with the same destination path 'System.Runtime.CompilerServices.Unsafe.dll'.
  • Error MT2002: Failed to resolve 'System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder' reference from 'System.Threading.Tasks.Extensions...' when building a Xamarin.iOS project.
  • Redirecting to a relative url doesn't work when using AndroidClientHandler.
  • Debug information for typedefs of unnamed enums compiled with the C compiler is now restored.
  • The spectre-mitigated x86 version of delayimp.lib is now built with /Qspectre mitigations enabled.
  • Changes were made to how Asset Catalogs in Xamarin.iOS projects are loaded in order to reduce solution load time.
  • We have updated Xamarin.Forms templates to use the latest version.
  • We have fixed an issue with ASP.NET Core Web Applications being debugged through Kestrel that would show the error message 'Unable to configure HTTPS endpoint. No server certificate was specified...'.
  • Enabling the AppInsights site extension in App Service from Visual Studio now happens through the use of specific Application Settings.

Security Advisory Notices

  • An elevation of privilege vulnerability exists when the Diagnostics Hub Standard Collector Service improperly handles certain file operations.

Visual Studio 2017 version 15.9.3

released on November 28, 2018

Issues Fixed in 15.9.3

These are the customer-reported issues addressed in 15.9.3:

  • Visual Studio 15.9 - duplicate loads open files on solution reload.
  • Issues with reloading and IntelliSense with Unity projects and Visual Studio 2017 15.9.x.

Visual Studio 2017 version 15.9.2

released on November 19, 2018

Issues Fixed in 15.9.2

These are the customer-reported issues addressed in 15.9.2:

  • MFC EXE (binary) size is 5 times bigger in VS 15.8 (_MSC_VER = 1915).
  • Key 'OPENSSH' is not supported.
  • Windows magnifier can no longer track keyboard cursor.
  • Analysis fails with immediately-invoked lamba in while loop.
  • Xamarin iOS designer not working with 15.9 and Xamarin.iOS 12.2.1.10.
  • We improved the reliability of incremental linking for large C++ projects.
  • LNK2001 'unresolved external symbol' errors for certain vector deleting destructors will now be resolved.
  • Compiler execution time has been improved for code that makes heavy use of chained, inline functions involving lambdas or local classes as parameter or return types.

Visual Studio 2017 version 15.9.1

released on November 15, 2018

Issues Fixed in 15.9.1

These are the issues addressed in 15.9.1:

  • Fixed a bug where Visual Studio would fail to build projects using the Microsoft Xbox One XDK.

Details of What's New in 15.9.1

Universal Windows Platform Development SDK

The Windows 10 October 2018 Update SDK (build 17763) is now the default selected SDK for the Universal Windows Platform development workload.

Summary of Notable New Features in 15.9

  • You can now import and export an installation configuration file that specifies which workloads and components should be installed with an instance of Visual Studio.
  • We have improved the debugging experience for NuGet packages using the new symbol package format (.snupkg).
  • Step back in debugger is now available in C++ for Enterprise customers.
  • C++ IntelliSense now responds to changes in the remote environment for both CMake and MSBuild projects targeting Linux.
  • We have made updates to UWP Desktop Bridge framework packages and added support for ARM64 C++ Native Desktop scenarios.
  • We added support for the range-v3 library with the MSVC 15.9 compiler.
  • We fixed several bugs in the F# compiler and F# tools.
  • Language service support for new TypeScript features for semantic file renaming and project references.
  • Improved Node.js development by updating Vue.js templates and adding support for unit testing using the Jest framework.
  • We added SharePoint 2019 project templates, so you can migrate existing SharePoint 2013 and 2016 projects to SharePoint 2019.
  • Visual Studio Tools for Xamarin now supports Xcode 10.
  • We made improvements to the Xamarin.Android build performance.
  • We have added and improved features for Universal Windows Platform developers, including ARM64 support, the latest preview SDK, better debugging of Desktop Bridge applications, and XAML Designer improvements.
  • Substantial improvements were made to the experience of using authenticated package feeds.
  • There is now support for lock file to enable repeatable restore for PackageReference based projects.
  • We have added support for the new license format for NuGet packages.
  • We have introduced NuGet client policies in Visual Studio which enables you to lock down environments such that only trusted packages can be installed.
  • We made the use of .NET Core within Visual Studio more predictable.

Top Issues Fixed in 15.9

  • No way to change 'Find All References' background color.
  • 'Visual C++ Resource Editor Package' load failed.
  • VS2017 v15.8 Build does not start if XAML files are not manually saved first.
  • Installation failed - manifest signature verification failed.
  • Update 15.8.6 breaks Installer Projects.
  • Scrolling up with the arrow key causes Visual Studio to page up.
  • After updating to 15.8.1, data tip does not show when debugging.
  • System.InvalidProgramException: Common Language Runtime detected an invalid program..
  • Solution Explorer does not remain pinned after closing Visual Studio.
  • Navigation bar in editor has trouble handling long method names.
  • Editor Package load failure error on startup of Blend.

See all customer-reported issues fixed in Visual Studio 2017 version 15.9.

Details of What's New in 15.9

Visual Studio 2017 version 15.9.0

released on November 13, 2018

New Features in 15.9

Install

We made it easier to keep your installation settings consistent across multiple installations of Visual Studio. You can now use the Visual Studio Installer to export a .vsconfig file for a given instance of Visual Studio. This file will contain information about what workloads and components you have installed. You can then import this file to add these workload and component selections to another installation of Visual Studio.

Debugging

We have added support for consuming the new portable-pdb based symbol package format (.snupkg). We have added tooling to make it easy to consume and manage these symbol packages from sources like the NuGet.org symbol server.

C++

  • We've added the 'step back' feature in the debugger for C++ in the Visual Studio Enterprise Edition. Step back enables you to go back in time to view the state of your application at a previous point in time.
  • C++ IntelliSense now responds to changes in the remote environment for both CMake and MSBuild projects targeting Linux. As you install new libraries or change your CMake projects, C++ IntelliSense will automatically parse the new headers files on the remote machine for a complete and seamless C++ editing experience.
  • We've updated the UWP Desktop Bridge framework packages to match the latest in the Windows Store for all supported architectures, including ARM64.
  • In addition to fixing 60 blocking bugs, we have added support for the range-v3 library with the MSVC 15.9 compiler, available under /std:c++17 /permissive-.
  • The retail VCLibs framework package in Visual Studio has been updated to match the latest available version in the UWP Store.
  • Full support is now available for ARM64 C++ Native Desktop scenarios, including VC++ 2017 Redistributable.
  • We implemented the shortest round-trip decimal overloads of floating-point to_chars() in C++17's charconv header. For scientific notation, it is approximately 10x as fast as sprintf_s() '%.8e' for floats, and 30x as fast as sprintf_s() '%.16e' for doubles. This uses Ulf Adams' new algorithm, Ryu.
  • A list of improvements to the standards conformance of the Visual C++ compiler, which potentially require source changes in strict conformance mode, can be found here.
  • We have deprecated the C++ Compiler /Gm switch. Consider disabling the /Gm switch in your build scripts if it's explicitly defined. Alternatively, you can also safely ignore the deprecation warning for /Gm as it will not be treated as error when using 'Treat warnings as errors' (/WX).

F#

F# Compiler

  • We fixed a bug where extension methods that take byref values could mutate an immutable value.
  • We improved the compile error information for overloads on byref/inref/outref, rather than displaying the previously obscure error.
  • Optional Type Extensions on byrefs are now disallowed entirely. They could be declared previously, but were unusable, resulting in a confusing user experience.
  • We fixed a bug where CompareTo on a struct tuple and causing a type equivalence with an aliased struct tuple would result in a runtime exception.
  • We fixed a bug where use of System.Void in the context of authoring a Type Provider for .NET Standard could fail to find the System.Void type at design-time.
  • We fixed a bug where an internal error could occur when a partially applied Discriminated Union constructor is mismatched with an annotated or inferred type for the Discriminated Union.
  • We modified the compiler error message when attempting to take an address of an expression (such as accessing a property) to make it more clear that it violates scoping rules for byref types.
  • We fixed a bug where your program could crash at runtime when partially applying a byref type to a method or function. An error message will now display.
  • We fixed an issue where an invalid combination of a byref and a reference type (such as byref<int> option) would fail at runtime and not emit an error message. We now emit an error message.

F# Tools

  • We resolved an issue where metadata for F# assemblies built with the .NET Core SDK was not shown in file properties on Windows. You can now see this metadata by right-clicking an assembly on Windows and selecting Properties.
  • We fixed a bug where use of module global in F# source could cause Visual Studio to become unresponsive.
  • We fixed a bug where extension methods using inref<'T> would not show in completion lists.
  • We fixed a bug where the TargetFramework dropdown in Project Properties for .NET Framework F# projects was empty.
  • We fixed a bug where creating a new F# project targeting .NET Framework 4.0 would fail.

F# Open Source Repository

The VisualFSharpFull project is now set as the default startup project, eliminating the need to manually set that before debugging. Thanks, Robert Jeppesen!

JavaScript and TypeScript Language Service Support

  • We added refactoring to fix up references to a file after it has been renamed. We also added support for project references, letting you split your TypeScript project up into separate builds that reference each other.
  • We updated to the latest Vue CLI 3.0 and improved linting in Vue.js template files. You can also write and run unit tests using the Jest framework.
  • We have added support for TypeScript 3.1.

SharePoint 2019 Support

We added new templates that allow you to create projects for SharePoint 2019. You will have the ability to migrate existing SharePoint projects from both SharePoint 2013 and SharePoint 2016 to the new project template.

Visual Studio Tools for Xamarin

Visual Studio Tools for Xamarin now supports Xcode 10, which allows you to build and debug apps for iOS 12, tvOS 12, and watchOS 5. See how to get ready for iOS 12and our introduction to iOS 12for more details on the new features available.

Initial Xamarin.Android Build Performance Improvements

Xamarin.Android 9.1 includes initial build performance improvements. See our Xamarin.Android 15.8 vs. 15.9 build performance comparison for more details.

Tools for Universal Windows Platform Developers

  • The latest Windows 10 SDK (build 17763) is included as an optional component in the Universal Windows Platform development Workload.
  • We added support for creating .MSIX packages for both the Universal Windows Platform projects, as well as in the Windows Application Packaging Project template. To create an .MSIX package, the minimum version of your application must be the latest Windows 10 SDK (build 17763).
  • You can now build ARM64 UWP applications. For .NET UWP applications, only .NET Native is supported for ARM64, and you must set the Minimum Version of your application to the Fall Creators Update (Build 16299) or higher.
  • We made improvements to the F5 (Build + Deploy) speed for Universal Windows Platform applications. This will be most noticeable for deployments to remote targets using Windows authentication, but will impact all other deployments as well.
  • Developers now have the option to specify Control Display Options when using the XAML Designer while building UWP applications targeting the Windows 10 Fall Creators Update (build 16299) or later. Selecting 'Only Display Platform Controls' prevents the designer from executing any custom control code to improve reliability of the designer.
  • The XAML designer now automatically replaces controls that throw with catchable exceptions with fallback controls, rather than having the designer crash. Fallback controls have a yellow border to cue in developers that the control has been replaced at design time.
  • The Windows Application Packaging project now supports debugging background process using the Core CLR debugger type.

NuGet

NuGet Credential Provider Improvements

This release substantially improves the experience of using authenticated package feeds, especially for Mac and Linux users:

  • Visual Studio, MSBuild, NuGet.exe, and .NET now support a new Credential Provider plugin interface, which can be implemented by private package hosts like Azure Artifacts. Previously, only NuGet.exe and Visual Studio accepted Credential Providers.
  • Visual Studio editions (including the Build Tools edition) now deliver the Azure Artifacts Credential Provider with certain workloads, so that you can easily use Azure Artifacts feeds in the course of your development.To use these improvements, install the NuGet package manager or NuGet targets and build tasks components, or the .NET Core workload.

NuGet Package Manager Improvements

  • NuGet now enables locking the full package closure of PackageReference based projects, thereby enabling repeatable restore of packages.
  • The Visual Studio NuGet package manager UI now surfaces the license information for packages that use the new license format. The new license format embeds the license information as part of the package in the form of an SPDX expression or a license file.

NuGet Security

We have introduced NuGet Client Policies which allow you to configure package security constraints. This means you can lock down environments so only trusted packages can be installed by:

  • Disallowing the installation of unsigned packages.
  • Defining a list of trusted signers based on the author signature.
  • Defining a list of trusted NuGet.org package owners based on the metadata in the repository signature.

.NET Core Tools for Visual Studio

Starting with this release, the .NET Core tools for Visual Studio will now default to using only the latest stable version of a .NET Core SDK that is installed on your machine for GA releases of Visual Studio. For future previews, the tools will use only preview .NET Core SDKs.

Visual Studio 2017 version 15.9 Security Advisory Notices

Visual Studio 2017 version 15.9.15 Service Release-- released on August 13, 2019

CVE-2019-1211 Git for Visual Studio Elevation of Privilege Vulnerability

An elevation of privilege vulnerability exists in Git for Visual Studio when it improperly parses configuration files. An attacker who successfully exploited the vulnerability could execute code in the context of another local user. To exploit the vulnerability, an authenticated attacker would need to modify Git configuration files on a system prior to a full installation of the application. The attacker would then need to convince another user on the system to execute specific Git commands. The update addresses the issue by changing the permissions required to edit configuration files.

Visual Studio 2017 version 15.9.14 Service Release-- released on July 9, 2019

CVE-2019-1075 ASP.NET Core Spoofing Vulnerability

.NET Core updates have released today and are included in this Visual Studio update. This release addresses security and other important issues. Details can be found in the .NET Core release notes.

CVE-2019-1077 Visual Studio Extension Auto Update Vulnerability

An elevation of privilege vulnerability exists when the Visual Studio Extension auto-update process improperly performs certain file operations. An attacker who successfully exploited this vulnerability could delete files in arbitrary locations. To exploit this vulnerability, an attacker would require unprivileged access to a vulnerable system. The security update addresses the vulnerability by securing locations the Visual Studio Extension auto-update performs file operations in.

Visual Studio For Mac Os

CVE-2019-1113 WorkflowDesigner XOML deserialization allows code execution

A XOML file referencing certain types could cause random code to be executed when the XOML file is opened in Visual Studio.There is now a restriction on what types are allowed to be used in XOML files. If a XOML file containing one ofthe newly unauthorized types is opened, a message is displayed explaining that the type is unauthorized.

For further information, please refer to https://support.microsoft.com/en-us/help/4512190/remote-code-execution-vulnerability-if-types-are-specified-in-xoml.

Visual Studio 2017 version 15.9.12 Service Release-- released on May 14, 2019

CVE-2019-0727 Diagnostics Hub Standard Collector Service Elevation of Privilege Vulnerability

An elevation of privilege vulnerability exists when the Diagnostics Hub Standard Collector Service improperly performs certain file operations. An attacker who successfully exploited this vulnerability could delete files in arbitrary locations. To exploit this vulnerability, an attacker would require unprivileged access to a vulnerable system. The security update addresses the vulnerability by securing locations the Diagnostics Hub Standard Collector performs file operations in.

Visual Studio 2017 version 15.9.9 Service Release-- released on March 12, 2019

CVE-2019-0809 Visual Studio Remote Code Execution Vulnerability

A remote code execution vulnerability exists when the Visual Studio C++ Redistributable Installer improperly validates input before loading dynamic link library (DLL) files. An attacker who successfully exploited the vulnerability could execute arbitrary code in the context of the current user. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights. To exploit the vulnerability, an attacker must place a malicious DLL on a local system and convince a user to execute a specific executable. The security update addresses the vulnerability by correcting how the Visual Studio C++ Redistributable Installer validates input before loading DLL files.

CVE-2019-9197 Unity Editor Remote Code Execution Vulnerability

A remote code execution vulnerability exists in the Unity Editor, a 3rd party software that Visual Studio offers to install as part of the Game Development with Unity workload. If you've installed Unity from Visual Studio, please make sure to update the version of Unity you're using to a version that addresses the vulnerability as described in the CVE.The Visual Studio installer has been updated to offer to install a Unity Editor version which addresses the vulnerability.

CVE-2019-0757 .NET Core NuGet Tampering Vulnerability

A tampering vulnerability exists in NuGet software when executed in a Linux or Mac environment. An attacker who successfully exploited the vulnerability could run arbitrary code in the context of the current user. If the current user is logged on with administrative user rights, an attacker could take control of the affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights. Exploitation of the vulnerability requires that an attacker can login as any other user on that machine. At that point, the attacker will be able to replace or add to files that were created by a NuGet restore operation in the current users account.

Visual Studio For Mac Intellisense Not Working

.NET Core updates have released today and are included in this Visual Studio update. The security update addresses the vulnerability by correcting how NuGet restore creates file permissions for all files extracted to the client machine. Details about the packages can be found in the .NET Core release notes.

Visual Studio For Mac Download

Visual Studio 2017 version 15.9.7 Service Release-- released on February 12, 2019

CVE-2019-0613 WorkflowDesigner XOML deserialization allows code execution

A XOML file referencing certain types could cause random code to be executed when the XOML file is opened in Visual Studio.There is now a restriction on what types are allowed to be used in XOML files. If a XOML file containing one ofthe newly unauthorized types is opened, a message is displayed explaining that the type is unauthorized.

For further information, please refer to https://support.microsoft.com/en-us/help/4512190/remote-code-execution-vulnerability-if-types-are-specified-in-xoml..

CVE-2019-0657 .NET Framework and Visual Studio Spoofing Vulnerability

.NET Core updates have released today and are included in this Visual Studio update. This release addresses security and other important issues. Details can be found in the .NET Core release notes.

Visual Studio 2017 version 15.9.5 Service Release-- released on January 08, 2018

Download Microsoft Visual Studio For Mac

CVE-2019-0546 Visual Studio Remote Code Execution Vulnerability

A remote code execution vulnerability exists in Visual Studio when the C++ compiler improperly handles specific combinations of C++ constructs. An attacker who successfully exploited the vulnerability could run arbitrary code in the context of the current user. If the current user is logged on with administrative user rights, an attacker could take control of the affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights. The security update addresses the vulnerability by correcting how the Visual Studio C++ compiler handles certain C++ constructs.

Visual Studio 2017 version 15.9.4 Service Release-- released on December 11, 2018

CVE-2018-8599 Diagnostics Hub Standard Collector Service Elevation of Privilege Vulnerability

An elevation of privilege vulnerability exists when the Diagnostics Hub Standard Collector Service improperly handles certain file operations. An attacker who successfully exploited this vulnerability could gain elevated privileges. To exploit this vulnerability, an attacker would require unprivileged access to a vulnerable system. The security update addresses the vulnerability by ensuring the Diagnostics Hub Standard Collector Services properly impersonates file operations.

Fixed Issues

See all customer-reported issues fixed in Visual Studio 2017 version 15.9.

Known Issues

See all existing known issues and available workarounds in Visual Studio 2017 version 15.9.

Feedback

We would love to hear from you! For issues, let us know through the Report a Problem option in the upper right-handcorner of either the installer or the Visual Studio IDE itself. The icon is located in the upper right-hand corner.You can make a product suggestion or track your issues in the Visual Studio Developer Community, where you can ask questions, find answers, and propose new features.You can also get free installation help through our Live Chat support.

Blogs

Take advantage of the insights and recommendations available in the Developer Tools Blogs site to keep you up-to-date on all new releases and include deep dive posts on a broad range of features.

Visual Studio Code Intellisense Loading

Visual Studio 2017 Release Notes History

Visual Studio Fix Intellisense

For more information relating to past versions of Visual Studio 2017, see the Visual Studio 2017 Release Notes History page.

Visual Studio

Top of Page