Showing results for Open Source - Microsoft for Java Developers

Jan 30, 2024
0
0

Java on Visual Studio Code Update – January 2024

Nick Zhu
Nick Zhu

Hi everyone, welcome to the first update for Visual Studio Code for Java of 2024! We hope everyone had a refreshing break. In this blog we have some exciting updates for the new Test Coverage UX as well as reliability and general user experience updates, so let's get started! Update of Java 21 Feature Support As shared in our roadmap blog post la...

JavaOpen SourceVisual Studio Code
Jan 29, 2024
0
0

Java on Azure Tooling Update – January 2024

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to our first update of Java on Azure Tooling in 2024. In this update, we will introduce Azure Key Vault support, project scaffolding based on Azure samples and Azure Kubernetes experience enhancement. We hope you enjoy these updates and have a smooth experience with our Azure toolkit. Please download and install the Azure Toolk...

JavaOpen SourceVisual Studio Code
Dec 24, 2023
0
1

Java on Azure Tooling Update – November 2023

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the November update of Java on Azure Tooling. In this update, we are excited to announce the feature of intelligent code assistance support for Azure resources connections in IntelliJ IDEA, which includes code completion, code navigation and code fix to improve developer productivity. We hope you enjoy these updates and have...

JavaOpen SourceVisual Studio Code
Dec 20, 2023
0
0

Java on Visual Studio Code Update – December 2023

Nick Zhu
Nick Zhu

Hi everyone, welcome to the December update for Visual Studio Code for Java! We wish everyone a Merry Christmas and Happy New Year! In this blog we have tons of exciting new features including test coverage, UX updates as well as Spring Boot updates. Let's get started! Test with Coverage in Visual Studio Code Insiders Test coverage is a metric wh...

JavaOpen SourceVisual Studio Code
Dec 5, 2023
0
5

Microsoft JDConf is back in 2024!

Bruno Borges
Bruno Borges

In a rapidly expanding digital world, the Java community stands out with its remarkable and unprecedented growth. According to a 24th edition of the State of Developer Nation survey, the Java community has seen incredible growth over the last two years, gaining nearly 8M developers and reaching just over 17M globally. This remarkable trend sets Jav...

JavaOpen Source
Dec 4, 2023
0
1

2.5 million Java developers on Visual Studio Code! Roadmap for the next 6 months

Nick Zhu
Nick Zhu

A big big thank you to the community! Hi everyone, we are thrilled to share that Visual Studio Code now has a community of over 2.5 million Java developers. Much like our achievements in the past, this incredible milestone wouldn't have been possible without the support from our amazing community and users, and for that, we want to extend our hea...

JavaOpen SourceVisual Studio Code
Nov 29, 2023
0
0

Unveiling our 6-Month Roadmap for Java on Azure Developer Tools

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the October update of Java on Azure Tooling. In this update, we will share our investments for the next few months of Java on Azure Developer Tools. Besides, we will also introduce the support for VMWare Tanzu App Accelerator extension in the VS Code Extension for Azure Spring Apps. We hope you enjoy these updates and have a...

JavaOpen SourceCloud
Nov 14, 2023
0
3

Announcing the Build Server for Gradle Open-Source Repository

Nick Zhu
Nick Zhu

Build Server for Gradle In September, we shared that Microsoft and Gradle have joined forces to explore a novel approach to Gradle project import and building, based on the Build Server Protocol (BSP). The objective is address the existing Gradle issues on Visual Studio Code and improve support for Gradle projects. The Build Server for Gradle, ...

JavaOpen SourceVisual Studio Code
Oct 25, 2023
0
1

Java on Azure Tooling Update – September 2023

Jialuo Gan
Jialuo Gan

Hi everyone, welcome to the September update of Java on Azure Tooling. In this update, we will introduce our support for Azure OpenAI Service and Playground, which lets developers use prompts and settings to experiment with various models from OpenAI, and generate code samples based on Java SDK, JSON and Curl. We have also brought some updates on t...

JavaOpen SourceCloud
Sep 26, 2023
4
1

Elevating Java Development in Visual Studio Code: Experience the new Build Server for Gradle

Nick Zhu
Nick Zhu

Introducing Build Server for Gradle In recent years, Gradle has become one of the most popular Java build tools due to its flexibility in configuring build processes and its powerful extensibility. In Visual Studio Code, users can import Gradle projects into their workspace for development. However, there are some areas where support for Gradle pr...

JavaOpen SourceVisual Studio Code