1.4.57
-
[Visualizer] context menu
-
Copy the expression needed to see a specific node in the Watch window to the clipboard, e.g.:
((System.Linq.Expressions.BinaryExpression)((System.Linq.Expressions.BinaryExpression)((System.Linq.Expressions.ConditionalExpression)((System.Linq.Expressions.BlockExpression)((System.Linq.Expressions.LambdaExpression)expr).Body).Expressions[1]).Test).Left).Left -
Help links
-
Open value of node in new window, if it's an
Expressionor other visualized type
-
-
[Rendering library] Improved block rendering, for blocks and lambdas
-
[Rendering library] Improved literal rendering
-
[Rendering library] VB.NET
Likeoperator implementation -
Updated wiki
The visualizer DLLs should be copied into the appropriate folder, as described here. For some troubleshooting suggestions, see Torubleshooting visualizer installation.
