Skip to content

Live Preview

Tachi Code renders many file types in a dedicated preview pane alongside the editor, so you can see your changes as you make them. Some file types — like CSV — can even be edited directly in the preview.

Each file type has its own preview, with behavior and settings tailored to it:

Most file types open their preview automatically in a split view alongside the editor. The exact controls vary by file type — see each file type’s page for the details — but the general flow is the same:

  1. Open a previewable file in the editor.
  2. Use the preview buttons in the editor’s action bar to show, hide, or expand the preview. For text-based previews you can also cycle through layouts with Shift + Command + V Shift + Control + V . Editor action bar

The text-based previews — Markdown, Mermaid, and SVG — can be arranged in a few layouts:

Split view - Horizontal Split view - Vertical Preview fullscreen

Each of these previews remembers a default layout that you can configure with its own defaultMode setting, documented on its page.