Problem description.
Textual representations of scope graphs can be difficult to comprehend. Sometimes, a flexible graphical representation of scope graphs can aid understanding of the underlying model.
Describe the solution you'd like
We would like a graphical representation that adheres to the following criteria:
Includes all information from the scope graph in a well-formatted manner.
Is layed out properly.
Has options for filtering
Is not tied to a particular editor (e.g. Eclipse), but ideally does not require leaving the editor for inspection.
Background informations
Previous attempts to do similar things:
Short description Visualization for Scope Graphs.
Problem description. Textual representations of scope graphs can be difficult to comprehend. Sometimes, a flexible graphical representation of scope graphs can aid understanding of the underlying model.
Describe the solution you'd like We would like a graphical representation that adheres to the following criteria:
Background informations Previous attempts to do similar things:
react-graph-vis
: https://codesandbox.io/s/scope-graph-visualizer-1bdus (available at: https://statix.mln.cx/)