Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Code Analysis

Code analysis is about understanding the structure, symbols, and relationships within a codebase. This covers parsing (ASTs), call graphs, code intelligence protocols (LSP, SCIP), and navigation tools.

This is the foundation everything else in Loupe builds on. Without a solid model of what the code actually is, querying, refactoring, and QA are all guesswork.