File Structure and Diagram
Check for existing issues
- [X] Completed
Describe the feature
These are for developer experience.
- Structure code view this is not the same with search buffer symbols (maybe). These has more data than the buffer symbols
- Diagram
If applicable, add mockups / screenshots to help present your vision of the feature
No response
There's already an outline feature in Zed, which you can access by either opening the command palette and selecting "outline: toggle", or simply using the cmd-shift-o shortcut.
https://github.com/zed-industries/zed/assets/16290753/7232235f-07ea-48ce-b451-ec5993b01464
You can +👍 the outline enhancements in #4881 as well as add any additional context or functionality you would like to see for the outline.
Thanks Moshyfawn. I aware of the buffer symbols search but they do not have the same amount of information that I can see in similar IDE. If you try it with React application you will know what I mean. Lots of variables are missing.
Sure I will try to come to that thread and add more enhancement request
Thanks Moshyfawn. I aware of the buffer symbols search but they do not have the same amount of information that I can see in similar IDE. If you try it with React application you will know what I mean. Lots of variables are missing.
I understand that the outline doesn't display the information you expect. That is why I have directed you to the other feature request that focuses on the outline enhancements, as the initial implementation is complete.
- would be this in zed