Ast explorer for Visual Studio CodeVS Code package to show your JavaScript / TypeScript abstract syntax tree FeaturesInstallationInstall through VS Code extensions. Search for vscode-ast Can also be installed in VS Code: Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Settingsast.enable (default: true)enable/disable this extension contributors
|