dsh-typst-preview
Run the following command in DeepSeek Harness:
dsh plugin install Limbo-137/dsh-typst-preview
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Limbo-137/dsh-typst-preview in your terminal to install this plugin; the full source is at https://github.com/Limbo-137/dsh-typst-preview
About this plugin
Before this plugin, opening a .typ file in DSH meant a wall of plain text with no rendered output and no syntax highlighting, making Typst authoring feel like shooting in the dark. dsh-typst-preview embeds a live Typst preview directly into the native right sidebar, giving .typ files the same first-class treatment as built-in Markdown previews.
Three things stand out. First, the preview is driven by a local tinymist process over WebSocket, so it tracks edits on disk in real time whether you type them or the agent writes them. Second, the source view gets genuine syntax highlighting decoded from tinymist LSP semantic tokens, recognising headings, keywords, functions, math, and labels, all painted in DSHs own code-block palette for a look identical to Markdown fenced code. Third, both panels stay mounted independently: switching to source does not tear down the preview server, and pages are lazily rehydrated per tab to keep memory in check across multiple open files. No extra port is exposed, so it works equally well over localhost, a LAN address, or a tunnel.
Built for researchers and developers who author Typst papers, lecture notes, or technical documentation inside DSH. No more juggling a separate terminal window or pasting content into an online viewer: open the file and the sidebar becomes your full authoring and typesetting surface.
Use Cases
- Review rendered Typst output for a paper directly inside DSH
- Watch the preview update as you edit, without juggling a terminal
- Read Typst source with semantic-level syntax highlighting
Best For
- Researchers authoring academic papers in DSH
- Developers typesetting lecture notes or technical docs
- Typst users who want fewer context switches while writing
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.