Skip to main content
Code mode lets you view and edit your project’s source code directly in the Aurora editor. Switch to it by clicking the code view toggle in the project editor. In code mode you can:
  • Browse your project’s file tree
  • View the generated source code for any file
  • Make manual edits to your code
  • Search across your project’s files
When you save your changes, the live preview updates automatically so you can see the result right away.
Code mode works alongside the chat — you can make manual tweaks in code mode and continue using Aurora’s AI to build features through conversation.