Skip to content

Unable to determine workspace folder #1

@DavidJameson

Description

@DavidJameson

Trying this on a Mac --- I just get the warning, Unable to determine workspace folder

I've tried various options, args, etc

{
	"folders": [],
	"launch": {
		"version": "0.2.0",
		"configurations": [
			{
				"type": "bashdb",
				"request": "launch",
				"name": "Bash-Debug (simplest configuration)",
				"cwd": "${workspaceRoot}",
				"program": "${file}",
				"showDebugOutput": true,
				"terminalKind": "integrated"
			}
		]
	}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions