ExpressionTreeVisualizer icon indicating copy to clipboard operation
ExpressionTreeVisualizer copied to clipboard

Debugging visualizer for expression trees

Results 34 ExpressionTreeVisualizer issues
Sort by recently updated
recently updated
newest added

The DLR documentation can be found at https://github.com/IronLanguages/dlr/tree/master/Docs. It would be nice to show this documentation from the node context menu. - [ ] Parse the expression tree spec and...

* Syntax highlighting * Line numbers * Multiple selection (#25)

Currently, "installing" the visualizer involves extracting files and subfolders from the ZIP file on the Releases page. A normal installer would be nice: * find the install path by itself...

enhancement

When opening the value of an expression node in a new window, the WatchExpressionFormatString for the root ExpressionNodeData needs to be updated to the parent root.

bug

Provide documentation in tooltip for: - [ ] Property - [ ] Node type - [ ] Concrete object type, or narrowest public subtype (or interface?)

https://github.com/benruehl/adonis-ui

For example, the Solution Explorer is a multiselect treeview, which could be used instead of a third party component.

vs integration