Skip to content

Add NetCoreDbg (.NET Core debugger) extension#5212

Closed
NeverGET wants to merge 3 commits into
zed-industries:mainfrom
NeverGET:add-netcoredbg
Closed

Add NetCoreDbg (.NET Core debugger) extension#5212
NeverGET wants to merge 3 commits into
zed-industries:mainfrom
NeverGET:add-netcoredbg

Conversation

@NeverGET

Copy link
Copy Markdown

Summary

Adds a netcoredbg extension that provides .NET Core debugging support via Samsung's netcoredbg DAP debugger.

  • Auto-downloads netcoredbg from Samsung's GitHub releases (no manual install required)
  • Supports launch and attach debug scenarios
  • Full DAP configuration via .zed/debug.json (program, args, cwd, env, stopAtEntry, processId)
  • Falls back to system-installed binary or user-configured path

Platform Support

Platform Asset Status
Linux x64 netcoredbg-linux-amd64.tar.gz Full support
Linux ARM64 netcoredbg-linux-arm64.tar.gz Full support
macOS x64 netcoredbg-osx-amd64.tar.gz Full support
macOS ARM64 netcoredbg-osx-amd64.tar.gz Via Rosetta 2
Windows x64 netcoredbg-win64.zip Full support

Extension Repo

https://github.com/NeverGET/netcoredbg-zed

@cla-bot

cla-bot Bot commented Mar 13, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @NeverGET on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@NeverGET

Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label Mar 13, 2026
@cla-bot

cla-bot Bot commented Mar 13, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

NeverGET and others added 2 commits April 12, 2026 23:38
@MrSubidubi

Copy link
Copy Markdown
Member

Thanks for this!

I'll close this one in favor of zed-extensions/csharp#43 and bump internally to see whether we can proceed there. Still, thanks for taking the time to get this up and running, we appreciate it!

@MrSubidubi MrSubidubi closed this May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants