zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
51.06k stars 3.17k forks source link

Improvements to Symbols Tree in React components #21283

Open maclong9 opened 6 days ago

maclong9 commented 6 days ago

Check for existing issues

Describe the feature

The symbols tree in React pages and components is a little lackluster, it would be great to have a more detailed outline of the component I am working on, for example see the Zed symbols tree compared to JetBrains Fleet's for the same file:

Screenshot 2024-11-28 at 14 37 36 Screenshot 2024-11-28 at 14 37 47

Environment

Zed: v0.163.2 (Zed) OS: macOS 15.1.0 Memory: 18 GiB Architecture: aarch64

If applicable, add mockups / screenshots to help present your vision of the feature

No response

maxbrunsfeld commented 1 day ago

Can you share the source file for this example?