Skip to content

Can't get configurations to work #68

@azethoth

Description

@azethoth

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions