sem for VS CodeEntity-level semantic diffs, blame, impact analysis, and dependency graphs inside VS Code. Powered by sem. FeaturesSemantic Diff Sidebar — See what changed at the entity level (functions, classes, methods), not just lines. Changes grouped by file with add/modify/delete/move icons. Click to navigate. Gutter Decorations — Colored bars in the gutter showing which entities changed. Green for added, yellow for modified, red for deleted. Entity Blame — CodeLens showing author, date, and commit message at the start of each function/class/method. Impact Analysis — Place your cursor on any entity, run "Sem: Impact Analysis", and see every entity that would be affected if it changed. Uses the full cross-file dependency graph. Dependency Graph — Interactive force-directed graph of your codebase's entity dependencies. Zoom, pan, click to explore. RequirementsInstall the
Or build from source:
Settings
Commands
|