This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
v0.357.0
Terminal
- Terminal now only suggests the DOM renderer fallback if it is necessary for your system.
- All users have been reset to use automatic renderer detection, and the configuration key for the terminal renderer has been changed to renderer from rendererType.
Debugger
- Fixed handling of Exception Breakpoints when debugging multiple targets so that the available exception breakpoint filters update to the supported filters of the currently focused debugger
- Added a “Terminate Thread” button to the process and threads view for debuggers that support terminating threads
- Hid breakpoint hit counts when the hit count is 0
- Fixed an issue preventing the Java debugger from starting if the installed Java version is >= Java 9