Announcing LINQPad.CodeAnalysis
Options
Thought I would drop a line here to announce a new project designed to provide .NET Compiler Platform helpers and utilities for LINQPad. The project page is at https://github.com/somedave/LINQPad.CodeAnalysis with documentation and installation instructions. The first feature is a syntax tree custom visualizer:

I'd love to hear feedback or ideas for additional capabilities. Feel free to post them here, or even better as issues over at GitHub.

I'd love to hear feedback or ideas for additional capabilities. Feel free to post them here, or even better as issues over at GitHub.
Comments
-
Terrific! I'm in the process of putting Roslyn into LINQPad, so this will come in handy for myself