"Go to definition" in the same tab #6639
Unanswered
FarazPatankar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey y'all, started using Zed yesterday and this one's bothering me since. Sharing the current flow below:
index.tsx
filecmd+click
on theSearchSelect
component toGo to definition
SearchSelect.tsx
but in a new tab in the same window.Is it possible to have the
SearchSelect.tsx
file opened in the same window replacing theindex.tsx
file?Note: I did do a search in issues finding similar things but nothing answered this specifically.
Beta Was this translation helpful? Give feedback.
All reactions