View and manually edit your project’s source code directly in the Lovable code editor.
This feature gives you direct access to your project’s underlying codebase. You can inspect files, make targeted edits, and troubleshoot issues without switching tools or exporting your project.
Search across files and jump to specific components
Inspect and directly
Format code
Copy file content
Download files
Download the full project codebase as a ZIP
Reference files in chat to make targeted edits and discussions faster and clearer
Mention code files in chat.
Type @ or click the reference file in chat button in the code editor to mention specific files. For example: @src/components/UserProfile.tsx add a loading state here