dlang / visuald

Visual D - Visual Studio extension for the D programming language
http://rainers.github.io/visuald/visuald/StartPage.html
Boost Software License 1.0
288 stars 69 forks source link

Possible to make void arrays, expand as ubyte arrays? #279

Closed TurkeyMan closed 2 weeks ago

TurkeyMan commented 3 months ago

I have a lot of void buffers, when I inspect them, they look like this: image

They have length elements, but it doesn't show any values.

rainers commented 3 months ago

Until a new release of Visual D is available, you can replace "c:\Program Files\Microsoft Visual Studio\2022\Preview\Common7\Packages\Debugger\MagoNatCC.dll" with the file from this archive: MagoNatCC.zip

rainers commented 2 weeks ago

Now released as part of https://github.com/dlang/visuald/releases/tag/v1.4.0-rc3