This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
"debug this test" option from editor not parsing flags #2894
Closed
Description
Describe the solution you'd like
I would like to be able to pass flags to the debugger when debugging from the editor.
Describe alternatives you've considered
I was able to run dlv
and pass flags to it from the terminal, so I guess there must be a way to pass flags when using the "debug this test" from the editor, as well.
Example code that I would like to be able to debug from editor:
https://play.golang.org/p/5eZhpWSmhmp
Metadata
Metadata
Assignees
Labels
No labels