Home » Support » Index of All Documentation » Wing IDE Reference Manual »

13. Source Code Analysis

Wing's auto-completer, source index menu, goto-definition capability, some of the source reformatting features, and in Wing IDE Professional the source code browser and source assistant all rely on a central engine that reads and analyzes your source code in the background as you add files to your project or alter your code in the source code editor.

« 12.4. Notes on the ImplementationTable of Contents13.0. How Analysis Works »

Section Contents

13.0. How Analysis Works
13.1. Static Analysis Limitations
13.2. Helping Wing Analyze Code
13.3. Analysis Disk Cache