vscode-fff-gpui
I built a VS Code extension that integrates fff-gpui directly into VS Code as a native command.
Links
Features
- Fuzzy file search with frecency ranking
- Live grep with plain text, regex, and fuzzy modes
- Syntax-highlighted preview via Tree-sitter
- Git-aware file indexing (modified, staged, untracked)
- Multi-select with Tab to open several files at once
- Native overlay window (not inside the VS Code terminal)
- Communicates with fff-gpui daemon over Unix socket
Keybindings
Cmd+K Cmd+P — Find files
Cmd+K Cmd+F — Grep file contents
Thought this might be interesting to list under 'Known Integrations' or similar. Happy to update anything if needed!
vscode-fff-gpui
I built a VS Code extension that integrates fff-gpui directly into VS Code as a native command.
Links
Features
Keybindings
Cmd+K Cmd+P— Find filesCmd+K Cmd+F— Grep file contentsThought this might be interesting to list under 'Known Integrations' or similar. Happy to update anything if needed!