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.Documentation Index
Fetch the complete documentation index at: https://docs.lovable.dev/llms.txt
Use this file to discover all available pages before exploring further.

What you can do
From the code editor view, you can:- Browse your full project file structure
- Search across files and jump to specific components
- Inspect and directly
- Format code
- Copy file content
- Download files
- Reference files in chat to make targeted edits and discussions faster and clearer
Good to know
- Changes made here immediately affect your project
- Code editing is available on paid plans only
- This is intended for manual adjustments and is not required when building in Agent mode