Showing results for IntelliCode - Visual Studio Blog

Aug 24, 2020
7
0

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

Shengyu Fu
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
20
1

Making repeated edits easier with IntelliCode suggestions

Peter Groenewegen
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
May 19, 2020
4
0

Expanding Visual Studio 2019 support for Visual Studio Codespaces

Anthony Cangialosi
Anthony Cangialosi

Now more than ever, developers are juggling multiple projects at work and at home. New features, bug fixes, PR reviews, & prototypes all compete for time and attention on limited resources. Visual Studio Codespaces provides hosted development environments that allow you to develop entirely in the cloud.

IntelliCodeC++.NET Core
Mar 26, 2020
19
1

Visual Studio 2019 version 16.6 Preview 2 Brings New Features Your Way

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 version 16.6 Preview 2 releases today with several new features to help developer productivity. Check out our improved Git integration, .NET Productivity features, plus so much more!

.NETDebugging and DiagnosticsJavaScript
Mar 16, 2020
28
0

Visual Studio 2019 version 16.5 is now available

Jacqueline Widdis
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
Dec 3, 2019
14
0

‘Tis the Season for the Visual Studio 2019 v16.4 Release

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 v16.4 is available today. Highlights of the release include: better GitHub integration, Vertical Tabs, Container Tools, Xamarin Hot Reload, C++ Tooling, .NET Productivity, Pinnable Property Tabs, and much more.

.NETC#Xamarin
Nov 18, 2019
6
0

AI-assisted IntelliSense for your team’s codebase

Caty Caldwell
Caty Caldwell

Visual Studio IntelliCode uses machine learning to offer useful, contextually-rich code completion suggestions as you type, allowing you to learn APIs more quickly and code faster. With our latest release, you can easily share IntelliCode team completions and automate updates via an Azure DevOps task.

Visual Studio 2019ProductivityIntelliCode
Nov 4, 2019
14
0

Re-imagining developer productivity with AI-assisted tools

Amanda Silver
Amanda Silver

Harnessing the wisdom of the community, Visual Studio IntelliCode is revolutionizing developer productivity. We started with AI-assisted IntelliSense and are now expanding the application of artificial intelligence to accelerate learning, radically improve development agility, and increase code quality whole line completions and refactoring.

Visual Studio 2019ProductivityVisual Studio Code
Sep 5, 2019
29
0

Refactoring made easy with IntelliCode!

Mark Wilson-Thomas
Mark Wilson-Thomas

With Visual Studio 2019 version 16.3 Preview 3 we are happy to announce that refactorings can now be enhanced by IntelliCode. IntelliCode spots repetition quickly and suggests other places in your code where you might want to apply that same change, right in your IDE

IntelliCodeArtificial IntelligenceRefactoring
Aug 13, 2019
13
0

Visual Studio 2019 version 16.3 Preview 2 and Visual Studio for Mac version 8.3 Preview 2 Released!

Jacqueline Widdis
Jacqueline Widdis

Visual Studio version 16.3 Preview 2 and Visual Studio for Mac version 8.3 Preview 2 are available. Because many of the features in this release are a response to Developer Community feedback, we are excited to share our changes. First of all, the latest Preview versions both PC and Mac are available to download from VisualStudio.com. You can also ...

Visual StudioDebugging and DiagnosticsC#