Edit in source and visual modes
Prerequisites
Section titled “Prerequisites”- Open a mode-compatible file (for example
.mdor.myst). - Ensure you can edit the file in the current project.
- Open the target file in the editor.
- In the status bar, find the Editor Mode toggle and switch between Code and Visual.
- Edit in Code when you want direct source text changes.
- Switch to Visual when you want structure-first editing.
- Save, close the file, and reopen it.
- Confirm Titan restores the last explicit mode for that project+file path.
- Note scope: mode memory is local browser storage and does not sync through collaboration.
Verification
Section titled “Verification”- The status-bar toggle updates immediately when you switch modes.
- The editing surface changes between source and visual editors.
- Reopening the same file restores the previous mode on this device.
If Something Goes Wrong
Section titled “If Something Goes Wrong”- Mode toggle is missing
- Check the file format against Editing modes; some formats do not support code/visual switching.
- Mode keeps reverting
- Confirm you reopened the same workspace and file path; mode memory is keyed per project and file.
- Board files do not switch to code
- Expected for dedicated board formats; see constraints in Editing modes.