VSX CompatibleOXP Native: Planned

// Description

Free/Libre C# support for vscode-compatible editors.

// Readme

Open VSX

#free-csharp-vscode

The debugger included in the official C# extension is proprietary and is licensed to only work with Microsoft versions of vscode. This extension replaces it with Samsung's MIT-licensed alternative, NetCoreDbg.

##Installation

###Get the VSIX file

  • Prebuilt binaries

  • Build from source

    git clone https://github.com/muhammadsammy/free-vscode-csharp.git
    
    cd free-vscode-csharp
    
    # Make sure you have NodeJS (https://nodejs.org) installed.
    
    npm install
    
    npm run vscode:prepublish
    
    npx gulp 'vsix:release:neutral'
    
    

###Install the extension

Open the editor then run Extensions: Install from VSIX from the command pallete and select the csharp-VERSION_NUMBER.vsix file.

// Install

Open this extension directly in your IDE — no CLI, no extra tools.

Extension ID
muhammad-sammy.csharp

If your IDE doesn't open automatically, copy the ID above and paste it into the Extensions view (⌘P ext install <id>).

// Source signals

Publisher
Verified ✓
Rating
5.0 (7)
Downloads
807.9k
Published
2026-03-28
License
SEE LICENSE IN RuntimeLicenses/license.txt
Source
repo
Homepage
link

Live from open-vsx.org. Refreshed hourly.

// Are you the author?

This listing is mirrored from Open VSX. Claim it to ship a native OXP build, customise the page, and respond to reviews.

Claim this listing

// Package Info

Version
2.130.6-g84650eb758
Owner
@vsx-muhammad-sammy
Downloads
782.3k
Stars
0