Roslyn and syntax visualizer


One of the best way to navigate and get your bearings right trying to figure out how to parse your code is with Syntax visualizer. It can be found from View->Other Windows -> Syntax Visualizer and you're good to go.


On your left (black screen) is your code and on the top right, is your parsed tree. Values for each of the screen are indicated in the property screen.






Comments

Popular posts from this blog

vllm : Failed to infer device type

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

android studio kotlin source is null error