/RoslynPad

A simple C# editor based on Roslyn and AvalonEdit

Primary LanguageC#Apache License 2.0Apache-2.0

RoslynPad

RoslynPad

A simple C# editor based on Roslyn and AvalonEdit

Features

Completion

Completion

Signature Help

Signature Help

Diagnostics

Diagnostics

Code Fixes

Code Fixes

Notes

  • Most of the Roslyn APIs required to make RoslynPad work are internal and may change with future releases
  • It's intended only for play and for learning how to use some Roslyn APIs