Skip to content

joerohde/vscode-ast

 
 

Repository files navigation

Latest Release Installs Rating

Ast explorer for Visual Studio Code

VS Code package to show your JavaScript / TypeScript abstract syntax tree

Features

feature

Installation

Install 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.

ext install ddot.vscode-ast

Settings

ast.enable (default: true)

enable/disable this extension

contributors

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%