Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>astnNew to Visual Studio Code? Get it now.
astn

astn

corno

|
5 installs
| (0) | Free
ASTN Language (Abstract Syntax Tree Notation) support; syntax highlighting, formatting, validation, conversion to JSON.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ASTN (Abstract Syntax Tree Notation)

ASTN is a human-editable data format designed to represent abstract syntax trees in a clear, concise, and structured way. It extends JSON’s capabilities by introducing additional notation features to better express complex data structures. ASTN is a superset of JSON, meaning that every JSON file is a valid ASTN file. ASTN files can easily be converted back to JSON files

For a detailed explanation, head over to the project site project site for more details.

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