Entrian Inline Watch 1.0.16: Fixes for value display
Thursday, November 14th, 2024 by Richie Hindle
I’m pleased to announce Entrian Inline Watch 1.0.16, which fixes some problems with value display, mostly that C# and VB just stopped working in recent versions of Visual Studio 2022:
- Values are once again displayed properly for C# and VB in recent versions of Visual Studio 2022. Thanks, Kat and Anthony.
- Values are correctly displayed for the declarations of local variables and function parameters in C++.
- Values are correctly displayed for explicit ‘this’ access in C++, eg.
this->x
. Thanks, Josh.
You can download this release from the Download page.