Zev Spitz
Zev Spitz
Could you prepare a sample project, reproducing the issue? If not, I'll have to close this issue.
Reduction options: * Reduce all, i.e. whenever CanREdcue == true * Reduce Extension nodes * Don't reduce
Related: #19
ATM this isn't very relevant. There might be a use case for exceptions handled within the visualizer; when we implement some sort of logging this might have value (e.g. see...
Even for a user-generated issue, there is one piece of information we could provide in creating a new issue: the structure of the expression tree, and the current settings.
The C# compiler allows lambda syntax to have the same name for the inner and outer lambda, for both expressions and delegates: ```csharp Expression expr = i => i =>...
Hopefully stuff like this won't happen:  * missing selection * selection hangs and doesn't scroll
When https://github.com/zspitz/ExpressionTreeToString/issues/52 becomes available in ExpressionTreeToString, a better option would be to specify the max line length. For example, it's wrong to arbitrarily wrap lines within a string.
Relevant: https://github.com/ygoe/MultiSelectTreeView/issues/52
We can either recreate the watch expression in the ResolvePath function, or we can pass it along when setting the Path.