Show HN: ASCII Tree Editor
You might find this a useful companion to your tool.
If you vibe code a project, just share your prompts and the output they produce, no one should really care about what your specific code looks like because the prompts should generate a fully custom version of the same app from scratch.
Otherwise, it’s like showing assembly code for some program you wrote. No one cares about the machine code, just give the highest level language.
Seems like a cool project !! Can you implement auto-parse as soon as the tree is pasted? Right now we can use arrow keys to reorder files, would love drag and drop ability for that too.
Would love to have ASCII Tree Editor on https://www.superlaun.ch
Both your link, and the “Live Demo” link in the GitHub readme, are dead links.
I’m sure lots of people will think this, so I’ll say it—
Box-drawing characters (U+2500–U+257F) are not ASCII (U+0000–U+007F).
There, got it out of my system. :-)
(I know, “ASCII art” colloquially means more than just the ASCII range.)