v1.43.0
Added
- Files now open in a real code editor — syntax-highlighted and editable the moment they open, with no separate "Edit" step. Just click into the code, type, and press ⌘S to save. Highlighting now follows your theme (dark, light, and coffee), so code looks at home instead of washed out
- Markdown files open rendered, with a Preview / Source toggle to edit the raw text
Changed
- The file preview panel and the file tab now share one editor, so they look and behave the same everywhere
- When a file is open in a tab, the path row shows a live save-status indicator — a Save button (with the ⌘S hint) while you have unsaved edits, and Saved once it's up to date — instead of a separate Save button above the file
- Closing the preview panel while you have unsaved edits now asks before discarding them, instead of silently dropping the changes
Full Changelog: v1.42.2...v1.43.0