2 ms·
Not the person you're replying to, but I assume they're referring to the ability to see something like: ``` src ├── app │ └── page.tsx └── components └──
by scubbo 20d ago
Not the person you're replying to, but I assume they're referring to the ability to see something like:
```
src
├── app
│ └── page.tsx
└── components
└── header.tsx
```
EDIT: Lol. I'm not even going to edit it. Hacker News, you also suck.
- hirvi74 20d agoI can see that easily in Finder. List View or Column View displays files like that. https://support.apple.com/en-au/guide/mac-help/mchldaafb302/mac https://support.apple.com/en-au/guide/mac-help/mchldaafb302/...
- maleldil 19d agoYou have to indent the text by two or more spaces to count as code. Hacker News doesn't use Markdown, so backticks don't work. FWIW, this is clear in the "help" link by the textarea.