News

VS Code Java Gets New Welcome Page with Features Tour

Microsoft's Java on Visual Studio Code dev team added a new welcome page that presents a tour of important features for using the popular code editor with the popular programming language.

It's an experimental feature offered in the February 2021 update of VS Code that helps developers using Java in Visual Studio Code to:

  • Find the most important features
  • Get started for the first project
  • Access references

"A common thing at first-time use is spending a couple of minutes browsing Welcome Page and trying features from there," said Yaojin Yang, senior program manager in the Developer Division at Microsoft, in a March 14 blog post introducing the latest update to Java on Visual Studio Code, support for which is provided via extensions.

"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."

Java Feature Tour in Animated Action
[Click on image for larger, animated GIF view.] Java Feature Tour in Animated Action (source: Microsoft).

Users access the experimental feature tour with a java welcome command from the command palette that includes these presentations:

  • Open Project Folder
  • Project Explorer
  • Running and Debugging
  • Testing
New Extension Icons
[Click on image for larger view.] New Extension Icons (source: Microsoft).

Also new in the February 2021 update that brings the popular code editor to v.1.54 are redesigned icons for extensions, shown above.

"Their modern and concise looking underlines VS Code as a modern and lightweight tool. Hope you like the new icons," Yaojin said.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube