RoslynPad

May 22, 2026 ยท View on GitHub

RoslynPad

A cross-platform C# editor based on Roslyn and AvalonEdit

Installing

You must also install a supported .NET SDK to allow RoslynPad to compile programs.

Source
GitHubDownloads
Microsoft StoreMicrosoft Store badge logo
wingetwinget install --id RoslynPad.RoslynPad

Packages

See Packages for more information.

Building

To build the source code, use one of the following:

  • dotnet build
  • Visual Studio Code with the C# extension
  • Visual Studio 2026 (Windows only)

Features

Completion

Completion

Signature Help

Signature Help

Diagnostics

Diagnostics

Code Fixes

Code Fixes