Showing results for Visual Studio Code - Visual Studio Blog

May 21, 2024
4

Maximizing joy and minimizing toil with great developer experiences

Amanda Silver
Amanda Silver

The future always starts with developers. They determine the speed of innovation, and never has that been more true than today, in the era of Generative AI. We’re already seeing GenAI have a profound impact on the way that we build applications and collaborate with our colleagues. More developers will be empowered to create with technology by havin...

.NETVisual StudioExtensions
Feb 16, 2022
9
1

Typing Less, Coding More: How we delivered IntelliCode whole line completions with a transformer model

Shengyu Fu
Shengyu Fu

Introduction Great code completions make you more productive while composing your code. Visual Studio 2022 now automatically completes C# code up to a whole line at a time, using a rich knowledge of your coding context. We have also released the IntelliCode Completions extension in Visual Studio Code (VSCode) to speed up coding in Python/TypeScrip...

Visual StudioVisual Studio CodeIntelliCode
Mar 16, 2020
0
0

Visual Studio Code Docker extension 1.0 – Better than Ever!

Mike Morton
Mike Morton

We recently released the 1.0 version of our Visual Studio Code Docker extension, which is the first general availability (GA) release. The Docker extension makes it easier to build apps that leverage Docker containers.

AzureAnnouncementNode.js
Nov 28, 2019
0
0

Azure IoT Tools November Update: standalone simulator for Azure IoT Edge development and more!

Jun Han
Jun Han

Welcome to the November update of Azure IoT Tools! In this November release, you will see the new standalone simulator for Azure IoT Edge development, the support of Vcpkg for IoT Plug and Play development and more new features. Deploy Event Grid module on Azure IoT Edge Event Grid on IoT Edge brings the power and flexibility of Azure Event Gr...

AzureVisual Studio CodeIoT
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
Oct 30, 2019
0
0

Azure IoT Tools October Update: new experience of sending device-to-cloud messages and more!

Jun Han
Jun Han

Welcome to the October update of Azure IoT Tools! In this October release, you will see the totally new experience of sending device-to-cloud messages and Azure IoT Device Provisioning Service support in Visual Studio Code. New experience of sending device-to-cloud messages Z, a software engineer, developed an application about a smart hom...

AzureVisual Studio CodeIoT
Aug 30, 2019
0
0

Azure IoT Tools August Update: IoT Plug and Play tooling public preview and more!

Jun Han
Jun Han

Welcome to the August update of Azure IoT Tools!  In this release of August, we have made several feature and improvements!  IoT Plug and Play tooling public preview  On August 22, 2019, we released a preview of IoT Plug and Play. IoT solution developers can start using Azure IoT Central or Azure IoT Hub to build solutions that integrate s...

AzureVisual Studio CodeIoT
Jul 22, 2019
1
0

Java on Visual Studio Code July Update

Xiaokai He
Xiaokai He

Welcome to the July update of Java on Visual Studio Code! In this update, we’d like to share a couple new refactoring features, semantic selection as well as some other enhancements we delivered during last few weeks. Refactoring Trigger after After performing refactoring, more often than not, we would like to assign the result with a mean...

JavaVisual Studio CodeRefactoring
Jun 24, 2019
0
0

Java on Visual Studio Code June Update

Xiaokai He
Xiaokai He

Welcome to the June update of Java on Visual Studio Code! Earlier this month, we shared our new Java Installer for Visual Studio Code, which aims to help new Java developers to get their environment ready and start coding in just a few clicks. In this update, we’d like to share a couple new features and enhancements delivered during last few wee...

JavaPerformanceVisual Studio Code
Jun 14, 2019
24
0

Announcing the Visual Studio Code Installer for Java

Xiaokai He
Xiaokai He

It’s been almost 3 years since the first Java language server was developed during a hackathon in a small conference room at Microsoft’s Zurich office with people from Red Hat, IBM, Codenvy and Microsoft, which later became one of the most popular extensions for Visual Studio Code with more than 2.7 million installations. Since then, Visual Studio ...

JavaVisual Studio Code