stevendavelaar / vscode-ast

Show JavaScript / TypeScript Abstract Syntax Tree

Home Page:https://marketplace.visualstudio.com/items?itemName=ddot.vscode-ast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Show JavaScript / TypeScript Abstract Syntax Tree

https://marketplace.visualstudio.com/items?itemName=ddot.vscode-ast

License:MIT License


Languages

Language:TypeScript 100.0%