Showing tag results for Productivity

Mar 2, 2021
Post comments count9
Post likes count1

Intelligent Visual Studio Search Service

Anne Gao

In v16.9 Visual Studio release, we introduce the AI-powered Visual Studio Search service, which is integrated into the shortcut Ctrl+Q for intelligent Visual Studio feature searches. This blog post introduces the system architecture in high level details, including the core Azure services that we built and leveraged.

Visual StudioAzureProductivity
Mar 2, 2021
Post comments count29
Post likes count0

Visual Studio 2019 v16.9 and v16.10 Preview 1 are Available Today!

Jacqueline Widdis

Our team is eager to release Visual Studio 2019 v16.9 and v16.10 Preview 1. These include new features from our C++, .NET Productivity, XAML tooling, Address Sanitizer, and IntelliCode teams.

Visual StudioAnnouncementProductivity
Dec 8, 2020
Post comments count12
Post likes count0

Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You!

Jacqueline Widdis

Visual Studio 2019 v16.9 Preview 2! Our C++, .NET, and Xamarin Forms teams have been hard at work to deliver some great new functionality. This includes improvements in IntelliSense, binding properties, and using directives. Check out this latest release to give our features a try.

.NETVisual StudioProductivity
Sep 22, 2020
Post comments count10
Post likes count0

New Features in Visual Studio 2019 v16.8 Preview 3.1

Jacqueline Widdis

Visual Studio 2019 v16.8 Preview 3.1 gives you improvements in Git Integration, C++20 conformance, .NET Productivity, Web Tools, and XAML . Plus, you can sign-up for our new Visual Studio Codespaces.

.NETVisual StudioDebugging and Diagnostics
Aug 24, 2020
Post comments count7
Post likes count0

The making of Visual Studio IntelliCode’s first deep learning model: a research journey

Shengyu Fu

After leveraging technologies like Azure Machine Learning and ONNX Runtime, IntelliCode has successfully shipped the first deep learning model for all the IntelliCode Python users in Visual Studio Code. This blogpost gives a detailed account of the journey from research to model deployment.

ProductivityIntelliCodeMachine Learning
Aug 6, 2020
Post comments count20
Post likes count1

Making repeated edits easier with IntelliCode suggestions

Peter Groenewegen

As of Visual Studio 2019 16.7, your repeated edit experience can now be enhanced by IntelliCode suggestions. IntelliCode spots repetitions and suggests other places in your code where you could apply that same change.

Visual StudioC#Productivity
Aug 5, 2020
Post comments count53
Post likes count0

Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today!

Jacqueline Widdis

Announcing the release of Visual Studio 2019 version 16.7 and Visual Studio 2019 version 16.8 Preview 1. Both versions include additional Git integration, .NET Productivity improvements, WPF additions, and C++ improvements.

.NETAnnouncementXAML
May 20, 2020
Post comments count2
Post likes count0

Keep your IntelliCode completions fresh with our GitHub Action for Team Completions

Caty Caldwell

Introducing the Visual Studio IntelliCode GitHub Action for Team Completions, teams can share and automate code completions easily! Visual Studio IntelliCode automates training a Team Completions model as part of your CI workflow to provide in-line completion suggestions based on your own types in C# and C++.

C#AnnouncementProductivity
Mar 16, 2020
Post comments count28
Post likes count0

Visual Studio 2019 version 16.5 is now available

Jacqueline Widdis

Visual Studio 2019 version 16.5 and 16.6 Preview 1 are available today. Included in this release are updates in .NET Productivity, .NET Mobile development, C++, and debugging.

.NETVisual StudioDebugging and Diagnostics