RemedyBG 0.4.0.7

A new release of RemedyBG, 0.4.0.7, is available with the following improvements and bug fixes:

Improvements

  • Non-printable characters now display as control pictures instead of appearing as '?'.
  • Single Unicode ellipses is now rendered in place of three dots ("...").
  • Added "Show Next Statement" to both the Control menu and toolbar.

Bug Fixes

  • Resolved an issue where the application could hang when selecting text in the Output window with auto clear enabled.
  • Fixed an issue where the horizontal scroll bar did not update correctly when text was reloaded.

Thanks.

Noice 👍

Hey! I don't know if this is a known issue or an issue to begin with, but I was checking the type of a 2D array in the watch window using just the name of the array (for example, typing "matrix" when it is declared as "matrix[size][size]"). The type shown was "int [size]" instead of "int [size][size]". I'm not sure if it is supposed to be that way or if it's showing the wrong type. Just thought I'd let you know. Thank you for the great app!


Edited by tany on