Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Running start_debugging tool in VS Code Insiders does not return and agents keep waiting indefinitely. #39

Open

Description

This happens specifically when trying to debug a specific C# xUnit test using VS Code Insiders and GitHub Copilot.

How to reproduce:

  1. Ask the GitHub Copilot agent to place a breakpoint and start debugging a specific test in a C# xUnit project using VS Code Insiders.
  2. The agent successfully runs add_breakpoint tool.
  3. The agent makes a tool call to start_debugging using input like that:
{
 "fileFullPath": "/path/to/project/test.cs",
 "workingDirectory": "/path/to/project",
 "testName": "Test_Should_Do_Something"
}
  1. The agent keeps waiting indefinitely for the tool call to return any results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /