Recursion Viewer VS Code extensionVS Code extension for visualizing recursive function calls. You can also visit website with this functionality - Recursion Viewer FeaturesThis VS Code extension helps to visualize recursion tree of any function written in JavaScript or TypeScript. It may help you to get better understanding how recursion works and debug you code if needed Requirements and supported languagesCurrently supported languages:
Release Notes1.0.0Initial release of Recursion Viewer 1.0.1Minor adjustments 1.0.2Minor adjustments 1.0.3Minor adjustments 1.0.4Fixes issue with absent typescript package in bundle |