Java on Visual Studio Code Update – February 2021

Yaojin Yang

Welcome to the February edition of VS Code update for Java. Spring is approaching. It’s a season for refreshing, no exception to VS Code. In this edition, we will present you with our experiment of a new Welcome Page and re-designed icons. We hope you like the new looking and more importantly, enjoy the upcoming Spring season. Let’s start.

New Welcome Page

A common thing at first-time use is spending a couple of minutes browsing Welcome Page and trying features from there. Users’ satisfaction with the Welcome Page has direct reflection on their satisfaction with product and consequently affects their decision of adoption. Therefore, we believe it’s worth an effort to experiment with a refreshed Java Welcome Page.

Our new design focuses on three things: help users find the most important features, get started for the first project, and access references.

Feature tour

A step-by-step feature tour is displayed when the Welcome Page is opened for the first time. The tour covers the most important Java features for a user, opening project, managing project, running and debugging project, and testing project. The tour embeds links that take you directly to these features.

Image feature tour1

The Welcome Page

After the feature tour, you will be taken to the Welcome Page. Besides creating a new project or importing an existing project, the page also provides you with access to a set of selected references in the groups of Configuration, Spring and Student. In addition, you can find our blog, Twitter and GitHub repository on the page to keep connected with us.

Image welcome page

Launching

The new design is in experiment. You can launch the page by Ctrl+Shift+P to open command palette and then typing “java welcome” on the palette. Please, try it and give us your feedback.

New Icons

Java extensions published by Microsoft get new icon. Their modern and concise looking underlines VS Code as a modern and lightweight tool. Hope you like the new icons.

Image JavaLanguageSupport 4 128 Image JavaDebugger 4 128 Image JavaTestRunner 4 128 Image JavaProjectManager 4 128 Image JavaMaven 4 128
Java Extension Pack Debugger for Java Java Test Runner Project Manager for Java Maven for Java

Try it out

Please don’t hesitate to give it a try! Your feedback and suggestions are very important to us and will help shape our product in future.