This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
v0.310.0
drmathochist
released this
05 Jun 18:16
·
2259 commits
to master
since this release
General
- Generated file names are faded in Uncommitted Changes and Open Files panels.
Terminal
- Upstream library upgrade from xterm 3.1.0 to 3.4.1
- Fixed memory leak in terminal instance cleanup and added support for multi-line link highlighting
- Added settings options: Use Option as Meta key and Allow Transparent theme colors
Debugger
- Fixed enter key not accepting auto complete suggestions in console REPL
- Fixed bug causing exception when sorting Threads table
- Fixed bug causing the Scopes pane to clear if the debugger layout is reset
- Fixed bug causing the same breakpoint to appear in the UI multiple times in certain cases