Skip to main content

Document Viewer

The center panel of the IDE displays your selected document. The viewer supports multiple file formats with format-specific rendering:
Document viewer showing a PDF with OnlyOffice
FormatViewerFeatures
PDFreact-pdf rendererPage navigation, zoom
DOCXRendered via mammothFormatted text preview
XLSXSpreadsheet viewerTable rendering
MarkdownRich text rendererInline editing support
PlaintextCode/text viewerInline editing support
ImagesImage viewerZoom and pan

Viewing Modes

Committed

The current main version. Default view for all users.

Staging

Your staged changes overlaid on the committed state. Shows change badges.

Version

A historical commit. Edit actions are disabled; a version banner is shown.

Inline Editing

For Markdown and plaintext files, toggle the edit button to enter inline editing mode. Edits are staged in your workspace automatically. For DOCX, XLSX, and PPTX files, OnlyOffice integration provides a full in-browser editing experience with real-time save back to your staging workspace.

Version History

Click the history button on any artifact to browse its commit history. Select a previous commit to view that exact version of the document. The URL updates with a commitId parameter for easy sharing and bookmarking.

Downloading

Use the download button to save any file locally. Downloads use the artifact’s display name (including extension).