-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
I can't seem to get configurations to work. I created a simple test config:
{
"configurations": [
{
"name": "Verbose Test",
"mode": "test",
"args": ["-v"]
}
]
}
and put this in ~/.godebug/config.json
then I set that location in the Configuration File setting. But I don't see it in the debugger config dropdown, just Debug and Test. I don't see any errors in the developer console. Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels