Cursor Composer (Cmd+I) is the multi-file editing mode. Unlike inline editing (Cmd+K), Composer can modify up to files in a single operation.
Composer plans before acting. It shows you which files it will change and lets you approve or modify the plan. Use it for features that touch many files, refactoring across a codebase, or implementing complete endpoints with routes, controllers, and models.