Closure Visualizer #50486
Unanswered
TonyValenti
asked this question in
Ideas
Closure Visualizer
#50486
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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