changelog/code-view-monacoshipped mar 13, 2026
Open your funnel in a real code workspace: a Monaco editor, a full file tree, and inline image previews. Because your funnel is genuinely React source, you can hand-edit any file directly, right next to the visual builder.
Use cases
- Reach past the builder - hand-edit a page component when you need control the panels don't expose
- Read the whole project - browse every file in a proper tree, not a flattened list
- Inspect assets - preview images inline without leaving the workspace
Impact
The visual builder stops being a ceiling. When a change calls for real code you drop straight into it, in the same place, on the same funnel, with no export and no migration.
