go-kubernetes-vscode-dev
go-kubernetes-vscode-dev copied to clipboard
Fail to start debug with args
trafficstars
on my launch.json i have some args. but the dlv debug not take them.
Have you a solution to address it?
Apologies for the late response.
Instructions are in the readme on how to use this project to debug: https://github.com/joe-elliott/go-kubernetes-vscode-dev#how-to-use
Depending on how you are debugging either runDelve.sh or runDelveLoop.sh is actually running delve. Add your args there.