ZIP
WinGet
Tinymist
Myriad-Dreamin · 0.13.18 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
tinymist-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Myriad-Dreamin.Tinymist
Version
0.13.18
Description
An integrated language service for Typst.
License
Apache-2.0
↗
Installer URL
https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.18/tinymist-x86_64-pc-windows-msvc.zip
Release Notes
Compiler
- (Fix) Emitting onSaved signal to exporter when vfs is clean in https://github.com/Myriad-Dreamin/tinymist/pull/1939
- Previously, this broke PDF export when exportPdf=onSave.
- (Fix) Correctly handled relative user-specified output paths in compile command by @moeleak and @Myriad-Dreamin in https://github.com/Myriad-Dreamin/tinymist/pull/1941 and https://github.com/Myriad-Dreamin/tinymist/pull/1942
Symbols
- (Fix) Made symbol queries infallible in https://github.com/Myriad-Dreamin/t…