Visual Studio Code Debugger

I have a code with two variables, but VS Code debugger stops when asking first variable. I try to set the variable but debugger does not accept it.

Thanks for your help

Can you post the code so we can see what’s going on?

1 Like

VS Code has a lot of issues with Golang including the console does not accept inputs and debugger stops. I recommend you use LiteIDE which is designed to go programmers.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.