This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
v0.354.0
DEBUGGER
- Improved handling of breakpoints when debugging multiple applications at the same time.
- Breakpoints will now show the correct resolved location and “verified” status for the current debugger target
- Added “Hit Count” for breakpoints back to the UI
- Fixed a bug where auto complete in the console was suggesting scope names like “Locals” and “Globals”
- Fixed a bug in console history where running the same command several times in a row resulted in that command being in the history n times