Y
Hacker News
new
|
ask
|
show
|
jobs
by
da39a3ee
805 days ago
I often find myself wanting a way to easily see which variables are local to a closure body versus those that are captured.
(I use VSCode in case anyone knows a way to do it in any language)