Open rprtr258 opened 2 days ago
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.95.2. Please try upgrading to the latest version and checking whether this issue remains.
Happy Coding!
Which extension does debug test
come from? I suspect they're showing it. Does it happen when you start debugging via F5?
Which extension does
debug test
come from? I suspect they're showing it.
https://marketplace.visualstudio.com/items?itemName=golang.Go
Does it happen when you start debugging via F5?
no, terminal does not show, but it requires manually setting up debug target and picking it in debugger tab
Does this issue occur when all extensions are disabled?: cant reproduce without extensions
Steps to Reproduce:
"debug.internalConsoleOptions": "neverOpen"
debug test
to debug the testneverOpen