Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>RAGsearchNew to Visual Studio Code? Get it now.
RAGsearch

RAGsearch

krrishcoder07

|
3 installs
| (0) | Free
VS Code extension for context-aware code search and modification using RAG architecture.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

KrrishCoder – Context-Aware Code Retrieval

This is a VS Code extension that helps developers find relevant parts of their codebase using RAG (Retrieval-Augmented Generation).

Features

  • Ask natural language questions like “Where is my login code?”
  • Retrieves top 5 relevant code snippets with start lines
  • Click to navigate directly in the editor
  • Currently supports Python, with more languages coming soon

Usage

  1. Install the extension
  2. Open the Command Palette (Ctrl+Shift+P) and run: Find Code
  3. Type your query and select from the retrieved results

Future Plans

  • Support for Java, C++, and JavaScript
  • Improved ranking of code snippets
  • Integration with AI assistants

Release Notes

1.0.0

  • Initial release with Python support
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft