• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

tree

Generate ascii trees
  • #ascii
  • #tree
  • #generate
  • #create
  • #convert
dantechguy
0.2.0 149
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Tree package


Nested ascii lists are as easy as 1, 2, tree!

  1. Write an indented list
  2. Select the indented list
  3. Press ctrl-alt-t, or trigger the generate command through the menu

Note: This uses the editor's global indentation level for parsing

Example

first folder
  second folder
    file1
    file2
  file3
third folder
  file4
  fourth folder
    file 5

Press ctrl-alt-t

root node
├── first folder
│   ├── second folder
│   │   ├── file1
│   │   └── file2
│   └── file3
└── third folder
    ├── file4
    └── fourth folder
        └── file 5

Leave feedback through github issues!

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by