Feature: VSCode command to visualise the hir_def::Exprs within a function #7061
Labels
A-vscode
vscode plugin issues
S-actionable
Someone could pick this issue up and work on it right now
Like the Syntax Tree command, but at the hir level. This is useful for getting an idea of how all the parts fit together if you're a new contributor (e.g. me!).
Hack I'm using locally to approximate this:
Example output (exact format obviously not important):
The text was updated successfully, but these errors were encountered: