> ## Documentation Index
> Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Code panel

> Edit project files in Veryfront Studio.

The Code panel is the source editing workspace for a project.

## Capabilities

* Open and edit project files.
* Work across multiple tabs.
* Review unsaved changes.
* Search source code.
* Use supporting file and console panels while editing.

## Use it when

* You need to inspect or change source code.
* You want to review edits made by an agent.
* You need source context while debugging or building.

## Related panels

* [Files](/studio/panels/files): Browse and organize project files.
* [Search](/studio/panels/search): Search across the project.
* [Preview](/studio/panels/preview): Check the running app.
* [Console](/studio/panels/console): Inspect runtime output.
