Easy Telescope-style file finder in Zed #22581
baldwindavid
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
@baldwindavid Thanks. This works nicely, however when I open the search the lookup is done through some random files only and not all my workspace. Do you know how to configure that? |
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
-
There's a been a lot of discussion about telescope-style search in #8279. There's some good workarounds/ideas there, but just posting a drop-in setup that leverages television, a task, and keybinding.
1. Install television
2. Add a task for a file finder
tasks.json
3. Add keybinding to open file finder in center terminal
keymap.json
This should result in an interaction similar to...
2025-01-02T184704.mp4
Beta Was this translation helpful? Give feedback.
All reactions