Multibuffers: go to definition no longer works #22773
Labels
bug
[core label]
multi-buffer
navigation
Feedback for workspace navigation, breadcrumbs, definitions, files, panels, etc
regression
A bug that was introduced in a recent release
Check for existing issues
Describe the bug / provide steps to reproduce it
Unlike #16619, which reports that going to definition doesn't work at all, I'm experiencing a lack of a different functionality which used to work — going to definition straight from the multibuffer, which was a killer feature 🔥
Now in order to go to the defintion I first have to open the file, and then going to defintion will work.
I'm using TypeScript and TSX.
Zed Version and System Specs
Zed: v0.167.2 (Zed)
OS: macOS 15.2.0
Memory: 16 GiB
Architecture: aarch64
If applicable, add screenshots or screencasts of the incorrect state / behavior
In Vim mode using
g d
inside of these import statements used to work straight from the multibuffer, but for a while now it doesn't anymore.The text was updated successfully, but these errors were encountered: