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

Current state C# .NET debugging in VSCodium (C# extension) #1829

Open
2 tasks done
baconsplit opened this issue Mar 10, 2024 · 1 comment
Open
2 tasks done

Current state C# .NET debugging in VSCodium (C# extension) #1829

baconsplit opened this issue Mar 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@baconsplit
Copy link

Describe the bug
Cannot debug C# .NET applications in VSCodium via the Microsoft C# extension.
There exists a 2 year old issue in this repo, but I wanted to ask on the current situation. Back then, and currently in the docs, a possible workaround is to use netcoredbg from Samsung. Are there any new alternatives/workarounds?

Please confirm that this problem is VSCodium-specific

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

To Reproduce
Steps to reproduce the behavior:
Try to debug a C# .NET application in VSCodium.

Expected behavior
The debugging session begins.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10 64bit
  • Version: 10.0.19045 Build 19045

Additional context
No real issue, I know. But I still hope for some help :)

@baconsplit baconsplit added the bug Something isn't working label Mar 10, 2024
@tadghh
Copy link

tadghh commented Mar 17, 2024

edit the debugging extension and patch out the check

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