GrepFile for Visual Studio CodeFeeling overwhelmed by a massive codebase? Can't recall where that file is, but know what it does? Prefer to search with human-friendly queries rather than exact text matches? If so, GrepFile is here to help! GrepFile is a Visual Studio Code extension that uses the Greptile API's codebase optimized RAG to enable natural language file searches within your codebase. https://marketplace.visualstudio.com/items?itemName=YiqiuHuang.grepfile https://github.com/hyqshr/GrepFile/assets/63976795/df8802ba-e831-4296-90f0-3d9068b003a9 Features
PrerequisitesBefore you begin using GrepFile, ensure that you have the following:
SetupIf you want to run this project locally, navigate to Follow these steps to set up the GrepFile extension: Step 1: Upload GitHub and Greptile API Token
Step 2: Index Your RepositoryIf your repository has not been indexed yet, follow these steps:
Note: Indexing process may take 15-20 minutes the first time the repository is being indexed Step 3: Search for FilesOnce the setup is complete, you can start searching for files in two easy ways:
Then, type the context or the name of the file you're searching for. Commands
SupportIf you encounter any issues or have feedback to improve GrepFile, please open an issue on our GitHub repository. |