RepoLens for VS CodeUnderstand any GitHub repository in seconds - right inside VS Code. RepoLens analyzes GitHub repositories and gives you an interactive overview, architecture graph, symbol tree, and intelligent code search without leaving your editor. Powered by the live repositorylens.com API.
FeaturesRepository OverviewView language breakdown, key types, most connected modules, external dependencies, and a generated plain-English summary. Architecture GraphInteractive force-directed dependency graph showing how files, classes, and modules connect. Double-click any node to navigate to the source. Symbol TreeBrowse all extracted symbols (classes, interfaces, functions, methods, properties) organized by file. Click any symbol to jump to its definition. Code SearchBM25-ranked search across all symbols with kind filtering. Find classes, functions, interfaces, and more instantly. Workspace Auto-DetectionDetects Git repositories in your workspace and offers to analyze them on activation. Getting Started
The extension connects to the live API at repositorylens.com by default — no backend setup needed. For local development, set Commands
Settings
Supported LanguagesRepoLens includes parsers for 21 languages: C#, TypeScript, JavaScript, Python, Java, Go, C, C++, Swift, Rust, SQL, Scala, Kotlin, PHP, Ruby, Dart, Lua, Perl, R, Haskell, and Elixir. LinksAuthor: Aidan Fahey |