Nothing happens when I try to debug my program. Terminal does nothing and I can’t insert values for my program. Meanwhile, when I run a simple program that only prints values, it works correctly. It also works fine when I run a program from terminal or with a “play” button in the right top corner. However, I can’t debug my program in that case
nothing happens when i run debug
works fine when i run it through terminal or “play” button
Uninstalled VSCode to install it through homebrew – nothing changed. I also tried changing terminal setting in VSCode – nothing changed. I also installed all the Go tools such as dlv and others
Kirill is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.