spadger / RoslynPad

A simple C# editor based on Roslyn and AvalonEdit

Home Page:https://roslynpad.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple C# editor based on Roslyn and AvalonEdit

https://roslynpad.net/

License:Apache License 2.0


Languages

Language:C# 99.4%Language:PowerShell 0.6%