Left pane file list (references, text found) like in VS Code #47919
martinrode
started this conversation in
Feature Requests
Replies: 2 comments 2 replies
-
|
Have you tried opening https://zed.dev/docs/outline-panel?highlight=outline%20panel#outline-panel ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This is a big problem for me because I use “Find All References” all the time, especially when refactoring. It’s a core part of how I work. The Outline panel isn’t the same and doesn’t give the same dev experience |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, what an amazing product Zed is! I really love the speed of it and its dedication to detail. However, not being able to have my search results (CTRL+F or "Find All References") in the left pane like in VS Code is a deal breaker for me.
The current behaviour to open a new editor to display the results takes away focus and is really hindering re-factorings or quickly analysing code structure.
I remember there has been an issue already for this and it has been somehow addressed, but I already forgot how to activate it (which is a sign by itself) and I also remember it was not doing what VS Code does and thus not suitable for my use cases.
Attached a screenshot of a "Find All References" in VS Code. I click on each file one by one to refactor.
Beta Was this translation helpful? Give feedback.
All reactions