Advanced fuzzy search extension for Visual Studio Code
SearchMaster uses advanced fuzzy search algorithms to help you find content even when your search isn't perfect
Traditional search requiring perfect character matching. Great for precise searches when you know exactly what you're looking for.
Intelligent search that finds similar content even with typos, missing characters, or slight variations. Perfect for exploration and when memory is fuzzy.
Edit distance measures character changes needed (insertions, deletions, substitutions)
Watch SearchMaster enhance your VS Code search experience
SearchMaster uses intelligent indexing to maintain fast performance even in massive projects. Our optimized search algorithms ensure you get results quickly, regardless of codebase size.
Get SearchMaster up and running in VS Code in just a few steps
Click the download button below to get the latest SearchMaster .vsix file.
Download search-master-0.0.0.vsixNavigate to the Extensions view by clicking the Extensions icon in the Activity Bar.
Click the three dots menu (⋯) in the Extensions view and select "Install from VSIX..."
Browse to the downloaded .vsix file, select it, and click "Install". VS Code will install the extension automatically.
SearchMaster will appear in your sidebar. Click the SearchMaster icon to open the search panel and start using advanced fuzzy search.
Built with performance and usability in mind
{ "searchmaster.welcom.message.enabled": true, "searchmaster.welcom.message.emoji": "👋", "searchmaster.welcom.message.string": "Welcome to SearchMaster!" }
Add to your VS Code settings.json to customize the extension
Version 0.0.0 • Compatible with VS Code 1.72.0+