Global Fuzzy SearchGlobal Fuzzy Search is a Visual Studio Code extension that allows you to run a fuzzy search across all file contents in your project. It's perfect for medium-sized projects where finding a specific file or piece of code in a new project can be time-consuming. Features
Getting StartedTo get started with Global Fuzzy Search, simply install the extension from the VS Code Marketplace. Once installed, you can open the fuzzy search from from the side panel. By default, Global Fuzzy Search will search all files in your project. For better performance, its recommended to add an include pattern. TODO
ContributingIf you find a bug or have a feature request, please create an issue. LicenseGlobal Fuzzy Search is licensed under the MIT License. |