Commits
User selector
Commit history
Commits on Jan 29, 2026
feat: support pause all threads when hit breakpoints (#1603)
Show description for 874fb4aauthored
Commits on Dec 11, 2025
feat: custom debug java agent (#1593)
Show description for b06021eauthored
Commits on Sep 2, 2024
Changes that will allow an array of envFile locations to be defined (#1506)
Show description for 53ba640andauthored
Commits on Jul 5, 2024
Commits on Aug 28, 2023
Commits on Jun 30, 2023
Commits on Apr 24, 2023
Commits on Apr 23, 2023
Support specifying the exception types you want to break on (#1333)
Show description for 9f87152authored
Commits on Feb 24, 2023
Commits on Jan 30, 2023
Update badges (#1289)
Show description for c6654dbauthored
Commits on Aug 31, 2022
Add a setting to control whether to enable async jdwp (#1208)
Show description for 344022bauthored
Commits on Jun 7, 2022
Update the descriptions of the launch configs in README (#1176)
Show description for 388c842authored
Commits on Jan 24, 2022
Prepare release for 0.38.0 (#1115)
Show description for 32c57f8authored
Commits on Nov 23, 2021
Change Data/Telemetry setting (#1084)
Show description for 5443184authored
Commits on Nov 19, 2021
Remove existing encoding workarounds from client side (#1077)
Show description for 0289e29authored
Commits on Nov 17, 2021
Add a troubleshooting guide for encoding issues (#1075)
Show description for 459ca3fauthored
Commits on Mar 2, 2021
Enable GitHub Actions (#951)
Show description for 7022b2cauthored
Commits on Jan 13, 2021
Implement envFile (Issue #523) (#928)
Show description for 9be9832authored
Commits on Dec 15, 2020
Use a progress reporter to hint the current build status when run or debug a program (#919)
Show description for b9096ceauthored
Commits on Oct 12, 2020
Commits on Oct 10, 2020
Fixes #888 (#889)
Show description for 0755aa2authored
Commits on Aug 17, 2020
Add setting to control the jdwp request timeout (#863)
Show description for 766b602authored
Commits on Aug 12, 2020
Add a settings to control the max variable numbers in one JDWP request (#862)
Show description for 6ea8b9bauthored
Commits on Jul 1, 2020
Skip the specified classes on exception breakpoint or stepping (#829)
Show description for cc40399authored
Commits on May 13, 2020
fix typos (#812)
Show description for 370f66eauthored
Commits on May 11, 2020
Support picking a Java process to auto attach (#799)
Show description for 74c3a13authored
Commits on Jan 10, 2020
- authored andcommitted
Commits on Dec 26, 2019
Use HTTPS wherever possible (#732)
Show description for 92ac3d4andcommitted
Commits on Oct 24, 2019
Link Configuration.md doc to README (#695)
Show description for 571e26fauthored
Commits on Jul 19, 2019
change default console to integrated terminal (#611)
Show description for 1726e70authored
Commits on May 31, 2019
Add a global setting to specify the default console to launch the program (#594)
Show description for f807d54authoredAdd a user setting to control whether to show variable's toString value (#587)
Show description for 007519aauthored
Commits on May 28, 2019
Add debug/toolbar button to reload changed classes (#586)
Show description for f79664cauthored
Commits on Apr 9, 2019
Add user setting to control whether to show the logical structure (#558)
Show description for d6c3c11authored
Commits on Feb 21, 2019
Provide jarmanifest/argfile approachs to shorten the command line (#532)
Show description for 7abda57authored