Closure Visualizer #50486
Unanswered
TonyValenti
asked this question in
Ideas
Closure Visualizer
#50486
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sometimes closures may capture more variables than intended.
It would be really nice if there was a "Closure Visualizer" in Visual Studio so that I could move my mouse over a lambda and see the variables that are captured in the closure.
Beta Was this translation helpful? Give feedback.
All reactions