Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] C# Extension (w/ or w/o DevKit) lost "Debug Test" code action #84

Closed
tthiery opened this issue Jun 8, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@tthiery
Copy link

tthiery commented Jun 8, 2023

Describe the Issue

When working on my projects I used the VS Code C# Extension. For testing I used XUnit and dotnet test. But once in a while, I debugged a test case using the "Debug Test" code action above the unit test.

After updating from 1.x to 2.x pre-release I miss the functionality. It seems also not to exist in DevKit.

I am aware of Dev Kit Test Explorer.

Steps To Reproduce

VS Code with Prerelease 2.x C# Extension (not C# Dev Kit)

Expected Behavior

The basic C# extension continuous to have the functions it had.

Test Debugging (and debugging) is not a advanced dev kit feature.

The Code Action to be present

Environment Information

  • Windows
  • Latest VS Code
@tthiery tthiery added the bug Something isn't working label Jun 8, 2023
@WardenGnaw
Copy link
Member

I believe what you are asking for is tracked in dotnet/vscode-csharp#5719.

Feel free to open an ticket in https://github.com/dotnet/vscode-csharp/issues for C# Extension only issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants