Debug Variable Inspector
This extension helps you inspect variables during debugging.
Features
- Iterate throughout the stack frame to find a value in all variables in that frame.
- ctrl+shit+p/Find a value in all variables (debug-variable-inspector)
- first param is string of a value and second is level of recurison how deep it should go to search for the value
| |