can't run debug

Open Beginner friendly
#798 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
vscode
Domain
devtools

Research direction

Open .vscode/launch.json and inspect line 18, column 21, where the JSONC diagnostic reports an expected comma. Validate the launch configuration and confirm that the project's debug command starts successfully without the syntax error.

Written by the indexing model from the issue text.

Description

needs attention

The issue text was copied to the clipboard. Please paste it into this window.[{
"resource": "/workspaces/My-new-brain-train/python/.vscode/launch.json",
"owner": "generated_diagnostic_collection_name#3",
"code": "514",
"severity": 8,
"message": "Expected comma",
"source": "jsonc",
"startLineNumber": 18,
"startColumn": 21,
"endLineNumber": 18,
"endColumn": 35,
"modelVersionId": 148,
"origin": "extHost2"
}]

Dominant language
JavaScript
Stars
2.1k
Forks
260
Avg merge
6h 37m
Merged PRs (30d)
35

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/foundry-dev-tools

All issues in microsoft/foundry-dev-tools

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.