Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

structure-codes/vscode-tree-language

Open more actions menu

Repository files navigation

vscode-tree-language

This VSCode Extension adds syntax highlighting support for .tree files - This is not a real language but this is very helpful for reviewing tree command output.

Features

Demo

How do I generate a tree?

Please use the @structure-codes/cli to generate a structure file. Otherwise, you may use the tree command of your liking but results may vary.

├── functions
├── src
│  ├── articles
│  ├── components
│  │  ├── builder
│  │  │  ├── center
│  │  │  ├── left
│  │  │  │  └── sections
│  │  │  ├── lists
│  │  │  └── right
│  │  │    └── sections
│  │  ├── dashboard
│  │  ├── landing
│  │  ├── router
│  │  └── shared
│  └── constants
└── static
  └── images
    ├── screenshots
    └── templates

About

Syntax highlighting support for .tree files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.