Visibility Jam. July 19-21, 2024. See the results.
x13pixels's Avatar
x13pixels
None
Member since

Recent Activity

RemedyBG's disassembly formatter in watch window.

View original message on Discord

An upcoming feature in RemedyBG that can be used for formatting an array of elements into a nested table where each (optionally named) column is described by an arbitrary expression. The expression can use the pseudo-variable $ for the current element of the array along with __index for the current index. The expression shown in the screenshot is InputBoxes, InputBoxCount { @idx __index; @width $.BoxMax.x - $.BoxMin.x; @height $.BoxMax.y - $.BoxMin.y; @light $.IsLight }.

View original message on Discord

Ability to show local variables using "__locals" expression in watch window.

View original message on Discord

New string view format specifier for viewing long, multi-line strings in the watch window.

View original message on Discord