Instantly search your React project and jump to exact file with line numbers — directly inside VS Code.
CodeSeer React AI File Navigator helps developers quickly locate components, hooks, API calls, functions, and JSX blocks inside large React codebases.
Instead of manually searching through dozens (or hundreds) of files, this extension provides:
- ✅ Exact file path
- ✅ Line number
- ✅ One-click file open
- ✅ Fast in-editor navigation
Designed specifically for React developers working in growing or legacy projects.
- Python AI Agent – Index & search your project
- VS Code Extension – Searchable sidebar
- Publish (Optional) – Share on VS Code Marketplace
- Python 3.x
- Node.js 16+ LTS
- VS Code
vsce(for publishing):npm install -g vsce
Create ai-search/agent.py
- Open
folderin VS Code - Press F5 → Extension Development Host opens
- Press Cmd+Shift+P →
AI Agent: Search Project - Click result → file opens ✅
Update package.json:
Implement webview provider in extension.js for sidebar UI.
vsce package
vsce publishRequires: VS Code Marketplace account + verified domain.