Rapid Auto Search READMEThis is the README for the "Rapid Auto Search" extension. FeaturesThis extension enhances the coding experience by providing automatic search functionality in VS Code. It offers a quick way to search for the currently selected text or word under the cursor across your entire workspace. Key features include:
For example, when you select a word or phrase in your code: ![demo] The extension will automatically perform a workspace-wide search for the selected text, opening the search results in the sidebar. UsageYou can use "Rapid Auto Search" via its automatic functionality or by toggling it on/off using a command. The main command provided by the extension is:
Keyboard ShortcutsThe extension provides a keyboard shortcut for toggling the auto search functionality:
RequirementsThis extension has no additional requirements or dependencies. Extension SettingsThis extension contributes the following settings:
You can modify these settings in your VS Code settings.json file or through the Settings UI. Known IssuesThere are currently no known issues. If you encounter any problems, please report them on the GitHub repository. Release Notes1.0.0Initial release of the "Rapid Auto Search" extension.
|