Analyze Git repositories as a Neo4j knowledge graph. Connect one or many repos, then explore contributors, dependencies, code complexity, and cross-repo relationships through graph queries and built-in visualizations.
Setup
Install the extension
Have a Neo4j instance running
Run Git4Neo: Setup from the command palette to configure your connection
You'll also need a GitHub token for fetching repository data
Configuration
Settings are under git4neo.* in VS Code:
neo4jUri -- bolt URI (default: bolt://localhost:7687)