ExpressionTreeVisualizer
ExpressionTreeVisualizer copied to clipboard
Debugging visualizer for expression trees
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...
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.
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.