WebFreak001 / code-debug

Native debugging for VSCode
The Unlicense
410 stars 115 forks source link

1. fix missing output of variable type for structure #439

Closed HenryRiley0 closed 2 months ago

HenryRiley0 commented 3 months ago

before:

image image

after: image image

GitMensch commented 3 months ago

please reword to something like "fix missing output of variable type for structs" (or what this actually fixes), can be merged afterwards

Thank you for your contributions!