Showing results for Visual Studio Code - Microsoft for Java Developers

Oct 21, 2022
Post comments count2
Post likes count1

Java on Visual Studio Code Update – October 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the October update of Visual Studio Code Java. We have brought a lot of improvements in code editing and debugging experience this time, so let's get started! Debugging Experience Enhancements Visual indicator for inline breakpoints Consider a line like this: Stream.of("Frank").map(name -> name.toUpperCase()).forE...

JavaOpen SourceVisual Studio Code
Sep 15, 2022
Post comments count0
Post likes count2

Java on Visual Studio Code Update – September 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the September update of Visual Studio Code Java. We have tons of exciting new features this time, and there are improvements in many areas such as project import, Spring support, remote debugging and unit testing, so let's get started! Protobuf (Protocol Buffer) project support  Protocol Buffers (Protobuf) is a free and op...

JavaOpen SourceVisual Studio Code
Aug 25, 2022
Post comments count0
Post likes count0

Java on Visual Studio Code Update – August 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the August update of Visual Studio Code Java. In this month's update, we have brought more exciting features for Spring as well as improvements for build tools and debugging experience. Let's get started! Spring enhancements Spring enhancements has been one of our top focuses this year. In our latest release, we are excite...

JavaOpen SourceVisual Studio Code
Aug 17, 2022
Post comments count0
Post likes count3

Java on Azure Tooling Update – August 2022

Jialuo Gan
Jialuo Gan

Hi everyone, welcome back to August update of Java on Azure Tooling. In this update, we will introduce the AKS support and Virtual Machine support. In addition, we make some improvements for users to search for subscriptions and find our tutorials easily. We hope these features could improve your user experience. So let us get started. Azure Too...

JavaOpen SourceVisual Studio Code
Jul 17, 2022
Post comments count5
Post likes count0

Java on Visual Studio Code Update – July 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the July update of Visual Studio Code Java. We have brought exciting updates on Lombok support as well as a few other fundamental user experience improvements. Let's get started! Lombok Support Lombok is a popular Java library that makes your coding life easier, and we have been consistently hearing from developers that ou...

JavaOpen SourceVisual Studio Code
Jul 5, 2022
Post comments count0
Post likes count0

Java on Azure Tooling Update –July 2022

Jialuo Gan
Jialuo Gan

Hi everyone, welcome back to the July update of Java on Azure Tooling. In this update, we will introduce the brand new getting started experience on the Azure toolkit for IntelliJ. In addition, we have added support for Managed Identity Authentication. Let's see what these new features are. Azure Toolkit for IntelliJ Improvements New Guided Get...

JavaOpen SourceVisual Studio Code
Jun 23, 2022
Post comments count2
Post likes count0

Java on Visual Studio Code Update – June 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the June update of Visual Studio Code Java. We have a feature-packed edition this time, including some major Spring visualization upgrade for Spring developers, user experience improvements as well as fundamental experience enhancements. Spring Boot Visualization Upgrade We have some good news for Spring developers! Micros...

JavaOpen SourceVisual Studio Code
Jun 2, 2022
Post comments count0
Post likes count0

Java on Azure Tooling Update – June 2022

Jialuo Gan
Jialuo Gan

Hi everyone, welcome back to June update of Java on Azure Tooling. In this update, we will introduce the new application-centric view on Azure toolkit for IntelliJ that will make the interface more user-friendly. In addition, we have added support for more Azure services. For Gradle plugins, we have some new features for Azure Web Apps and Azure Fu...

JavaOpen SourceVisual Studio Code
May 22, 2022
Post comments count1
Post likes count0

Java on Visual Studio Code Update – May 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the May update of Visual Studio Code Java. In this month's update, we are going to share exciting improvements to our user experience regarding signature help and code completion as well as new Gradle features. Let's get started! Signature Help Improvement Signature Help displays the signature of a method in a tooltip when...

JavaOpen SourceVisual Studio Code
Apr 19, 2022
Post comments count0
Post likes count0

Java on Visual Studio Code Update – April 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the April update of Visual Studio Code Java. This time we are bringing you many exciting updates regarding our fundamental experience improvement including Java 18 support, inlay hints for parameter names, new language server status UX, lambda expression support in debugging and so on. Let's get into it. Microsoft JDConf ...

JavaOpen SourceVisual Studio Code