Editing Mode
In editing mode, the output of your prompt is a code diff of the changes you want to make. Applying those changes makes updates to your codebase.
Workflow
- Prompt: With a component selected, select a model and submit your prompt.
- Review: The response will be a diff available in the JSX Navigator for review.
- Apply: Click the "Apply edits" button to make the changes to your codebase.
- Revert (optional): Use the revert button to remove the most recent edit from your codebase (and the top of the stack).