QuickFind - VSCode Extension![]() A fast and intuitive search extension for Visual Studio Code, inspired by vim telescope. Provides powerful text search and file search capabilities with a clean split-pane interface. PreviewFunctions🔍 Search Current FileKeybinding: Search within the currently active file with real-time regex matching and highlighting. 🔍 Search WorkspaceKeybinding: Search across all files in your workspace with blazing-fast performance. 📁 Search FilesKeybinding: Fuzzy search for files in your workspace. Find files by name with intelligent matching and see file metadata in the context panel. ConfigurationContext Size
Controls how many lines of context are shown around each search result. Set the number of lines to show before and after each match (0-20). This setting controls both the content displayed in the context panel and its height, adapting automatically to show more or less context as needed. Search Performance Options
Requirements
Customizing Keyboard ShortcutsYou can customize the keyboard shortcuts for this extension:
Available commands:
For installation instructions, changelog, detailed usage, development setup, releases, and contribution guidelines, see README_DEVELOPERS.md. |