You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would be the debuggers fault, I'm not sure how much the extension can do to control that and it probably shouldn't since a lot of times you want u8 to be printed as a character. When using lldb in the terminal you can use frame variable --format d sum to print sum as an integer but I'm not sure how that is done in the GUI.
It's obvious to me to make an assumption on how the variable was declared. with quotes or with a number. If it's too complicated, the issue can be closed.
Good day
Example code
on step 4 debug toolbar shows variables like this
when should be
vscode-zig version
VScode version
The text was updated successfully, but these errors were encountered: