RemedyBG 0.4.0.8 is now available for download with the following improvements and bug fixes:
Improvements
- HRESULT formatter now displays messages from both ntdll.dll and the system, when available.
- Added optional line numbers to the output window.
- Restricted character entry in the Go To Line/Address popups to decimal/hexadecimal.
- Added a style setting for using dark mode colors on the title bar.
Bug Fixes
- No longer treats "__index" as a valid identifier outside the context of a columnar expression
evaluation.
- Fixed a bug where changing the session config via keyboard shortcut (Ctrl+Shift+x) while editing a
config would inadvertently inherit the current config's value for that field.
- Fixed an edge case in comment highlighting where a comment ends with "//*/".