Showing results for Visual Studio Code - Microsoft for Java Developers

Mar 3, 2025
Post comments count0
Post likes count1

Queue-Based Load Leveling Pattern (Starring Phi4, LangChain4j and Azure Service Bus)

Rory Preddy
Rory Preddy

In this blog, we’re exploring the Queue-Based Load Leveling pattern—a powerful method for smoothing out workload spikes Why Choose Queue-Based Load Leveling? In today's fast-paced software environment, dynamic workloads are common. The Queue-Based Load Leveling pattern decouples the production and consumption of tasks by introducing a queue b...

JavaOpen SourceVisual Studio Code
Dec 12, 2024
Post comments count1
Post likes count1

Announcing Javac support in Visual Studio Code Java

Nick Zhu
Nick Zhu

Hi everyone, we are pleased to announce partial support of Javac as the underlying compiler in Visual Studio Code Java, JDT, and JDT-LS. The effort to provide this support has been a joint collaboration with Red Hat and Microsoft and is nearly a year in the making. This change aims to ensure timely support for the latest Java features and align ...

CloudOpen SourceVisual Studio Code
Oct 30, 2024
Post comments count0
Post likes count0

Java on Azure Tooling Update – October 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the October update of Java on Azure developer tools. In this update, we will introduce our Managed Identity Support for Azure Functions in Azure Toolkit for IntelliJ IDEA. Additionally, we are launching a new series called Java on Azure Tooling Guide, and in our first post, we will discuss using App Service with the Azure To...

JavaVisual Studio CodeCloud
Oct 29, 2024
Post comments count0
Post likes count8

Announcing Technical Preview of the GitHub Copilot upgrade assistant for Java

Nick Zhu
Nick Zhu

As AI and LLMs continue to evolve, agentic workflows are rapidly emerging as the next wave of AI-assistance. Agentic workflows allow AI systems to coordinate tasks and make decisions with minimal human input. These systems use autonomous agents in their workflow and can bring enormous benefits as they can create plans, perform individual tasks, emp...

CloudJavaVisual Studio Code
Oct 10, 2024
Post comments count0
Post likes count2

Java on Visual Studio Code Update – September 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the September update for Visual Studio Code for Java! In this blog, we will cover some important Spring feature updates and Gradle enhancements, let's get started! Spring Updates Explain SpEL expressions, query statements, and AOP pointcut expressions with GitHub Copilot SpEL expressions, query statements, and AOP pointcu...

JavaVisual Studio CodeCloud
Sep 13, 2024
Post comments count1
Post likes count2

Java on Visual Studio Code Update – August 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the August update for Visual Studio Code for Java! In this blog, we will cover important Gradle updates, more user experience improvements, and an improved getting started experience, let's get started! Gradle Updates Adding Gradle for Java into Extension Pack for Java Some of our users might have noticed that recently in...

JavaVisual Studio CodeCloud
Sep 13, 2024
Post comments count0
Post likes count0

Java on Azure Tooling Update – August 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the August update of Java on Azure developer tools. In this update, we will introduce our Managed Identity Support for Azure App Service in Azure toolkit, and General Availability of Java experiences on Azure Container Apps. We hope you enjoy these updates and have a smooth experience with our Azure toolkit. Please download ...

JavaOpen SourceVisual Studio Code
Aug 1, 2024
Post comments count0
Post likes count1

Java on Visual Studio Code Update – July 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the July update for Visual Studio Code for Java! This blog will cover the latest Gradle enhancements, user experience improvements and new Spring features, so let's get started! Gradle enhancements HCR Support for Gradle Build Server HCR (Hot Code Replace) is an advanced feature that debugger supports in VS Code Java. It ...

JavaVisual Studio CodeCloud
Jun 28, 2024
Post comments count1
Post likes count1

Java on Visual Studio Code Update – June 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the June update for Visual Studio Code for Java! In this blog we are going to share several user experience updates, as well as important Spring features improvements, so let's get started! Project Settings Page Enhancements New Compiler Section A new compiler section was added to the project settings page. This allows yo...

Visual Studio CodeCloudIntelligent Apps
Jun 3, 2024
Post comments count1
Post likes count3

Java on Visual Studio Code Update – May 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the May update for Visual Studio Code for Java! In this blog we are going to share an exciting new AI related feature for Java developers on Visual Studio Code. In addition, there will be several important Spring updates, so let's get started. Rewriting your Java code with Copilot-based suggestions As our code undergoes up...

JavaOpen SourceVisual Studio Code