Home > Software > Development > IDE: VSCode > Debugger for Java Extension

Debugger for Java Extension logo

Details

Package ID
vscode-java-debug
Version
0.25.1
Downloads
175
Website
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debug

Summary

A lightweight Java debugger for Visual Studio Code

Description

A lightweight Java Debugger based on Java Debug Server which extends the Language Support for Java by Red Hat. It allows users to debug Java code using Visual Studio Code (VS Code).

Features

  • Launch/Attach
  • Breakpoints/Conditional Breakpoints/Logpoints
  • Exceptions
  • Pause & Continue
  • Step In/Out/Over
  • Variables
  • Callstacks
  • Threads
  • Debug console
  • Evaluation
  • Hot Code Replace

screenshot

Notes

  • This package requires Visual Studio Code 1.38.0 or newer. You can install either the vscode or vscode-insiders package.
  • The extension will be installed in all editions of Visual Studio Code which can be found.
  • While this package installs a specific version of the extension, Visual Studio Code by default will update the extension to the latest version on startup if there’s a newer version available on the marketplace. See Extension auto-update for instructions on how to disable auto-update.
  • This package is automatically updated using the Chocolatey Automatic Package Update Model (AU). If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.

Comments

Loading comments...