Showing category results for Visual Studio Code

Mar 21, 2022
Post comments count1
Post likes count0

Java on Visual Studio Code Update – March 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the March update of Visual Studio Code Java. This time we are going to bring you some recent update regarding our code completion optimization, Maven improvements and pre-release version of our Java extensions. Let's get right into it! More shortcuts to generate code snippets Because our language support for Java is provid...

JavaOpen SourceVisual Studio Code
Mar 7, 2022
Post comments count0
Post likes count0

Join us at Microsoft JDConf 2022

Nate Ceres
Nate Ceres

Join us for the second Microsoft JDConf event on May 4-5, 2022. JDConf is a virtual, Java focused conference where developers can come together to share interesting topics and stay engaged. Learn about the latest cloud development trends, best practices, tips, tricks, and more.

JavaOpen SourceVisual Studio Code
Feb 10, 2022
Post comments count1
Post likes count0

Java on Visual Studio Code Update – February 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the February update of Visual Studio Code Java and this time we have a special edition for education! Many schools are back in session after the winter holidays, and in order to provide student and educators a better experience using Java on Visual Studio Code this semester, we have been making a series of improvements regar...

JavaOpen SourceVisual Studio Code
Jan 20, 2022
Post comments count9
Post likes count0

Java on Visual Studio Code Update – January 2022

Nick Zhu
Nick Zhu

Hi everyone, welcome to the January edition of Visual Studio Code Java update! Since this is our first blog post of the new year, we are going to look back on highlights of 2021 and take a look at our roadmap for 2022! We also have some exciting feature updates so let us get started. Highlights of 2021 2021 was a productive year for Java on Visua...

JavaOpen SourceVisual Studio Code
Dec 15, 2021
Post comments count0
Post likes count0

Java on Visual Studio Code Update – November 2021

Nick Zhu
Nick Zhu

Hi everyone, welcome to the November edition of the Visual Studio Code Java update! In this end-of-year post, we are going to look at several new improvements related to fundamental Java development experience as well as our updates related to encoding issues. Inner-loop dev experience directly impacts developer's day-to-day productivity and thi...

JavaOpen SourceVisual Studio Code
Dec 4, 2021
Post comments count0
Post likes count0

Say goodbye to “.project” files in Language Support for Java™ 1.1.0

Nick Zhu
Nick Zhu

Recent 1.1.0 release of Language Support for Java™ contains an important update: now when the extension imports a new Java project, the project metadata files ( .project , .classpath , settings, etc.) will no longer be generated in the project path by default. This issue was reported more than three years ago and it has been there since 2018 . This...

JavaOpen SourceVisual Studio Code
Nov 24, 2021
Post comments count0
Post likes count0

Java on Visual Studio Code Update – October 2021

Nick Zhu
Nick Zhu

Hi everyone, welcome to the October edition of the Visual Studio Code Java update! In this post, we are going to take a deep dive of the recent performance improvement on auto-completion. Performance Improvement - Faster Code Completion With the recent 1.0 release of the Java Language Server, we have made substantial improvement on the perfor...

JavaOpen SourceVisual Studio Code
Oct 29, 2021
Post comments count5
Post likes count0

Java on Visual Studio Code Update – September 2021

Nick Zhu
Nick Zhu

Hi everyone, welcome to the September edition of the Visual Studio Code Java update! In this post, we are going cover the new release of Gradle extension, more convenient Code Actions and recent 1.0 language server release. Language Server for Java™ 1.0 Release The 1.0 release of the Language Server for Java™ was officially released recently!...

JavaOpen SourceVisual Studio Code
Oct 20, 2021
Post comments count0
Post likes count0

Announcing the 1.0 release of Language Support for Java™ on Visual Studio Code

Nick Zhu
Nick Zhu

Today we are excited to announce the 1.0 release of Language Support for Java™ by Red Hat on Visual Studio Code. We believe this is a significant milestone for Java support on Visual Studio Code and the result of a multi-year collaboration between Microsoft, Red Hat and the entire Visual Studio Code and Java community. This release wouldn't have be...

JavaOpen SourceVisual Studio Code
Sep 15, 2021
Post comments count0
Post likes count0

Java on Visual Studio Code Update – August 2021

Nick Zhu
Nick Zhu

Hi everyone, welcome to the August edition of the Visual Studio Code Java update. In this post, we are going to share some exciting updates from the SpringOne 2021 conference as well as various user experience improvements. SpringOne 2021 Updates When it comes to Java development, we always keep Spring developers in mind. In this year's Sprin...

JavaOpen SourceVisual Studio Code