May 13th, 2021
0 reactions

Java on Visual Studio Code Update – April 2021

Senior Program Manager

Welcome to VS Code update for Java. Another busy and productive month. Debugger for Java and Java Test Runner extensions got new features. Before jump into details, we would like to remind Microsoft Build 2021 is coming. You will hear more about Java and VS Code this time, so please join us.

Inline Values and Customized Variables View for Debugging

By adopting a new debugger extension API, Debugger for Java extension is now able to show variable values inline in editor when stepping through source code.