Home
Options

Announcing LINQPad.CodeAnalysis

edited March 2015
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:

image

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

Sign In or Register to comment.