Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Recursion ViewerNew to Visual Studio Code? Get it now.
Recursion Viewer

Recursion Viewer

Dmytro Baida

|
864 installs
| (1) | Free
VS Code extension which helps visualize recursion calls tree to make it easier to understand
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Recursion Viewer VS Code extension

VS Code extension for visualizing recursive function calls. You can also visit website with this functionality - Recursion Viewer

Features

This 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

Visualization example

Requirements and supported languages

Currently supported languages:

  • TypeScript
  • JavaScript

Release Notes

1.0.0

Initial release of Recursion Viewer

1.0.1

Minor adjustments

1.0.2

Minor adjustments

1.0.3

Minor adjustments

1.0.4

Fixes issue with absent typescript package in bundle

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft