Server
- feat: hot reload compiler respecting typst font, package and library options in #2252
- feat: add
no_pdf_tags,ppi, and morepdf_standardto extra args in #2220 - feat: minimal viable support for syntax-only mode in #2247, #2248, and #2249
Editor
- Introspecting and showing complation statistics happening in the language server in #1958 and #2231
- Added export tool with page/text preview features by @QuadnucYard in #2182
- Customizing paste behaviors in vscode in #2238 and #2239
Code Analysis
- (Fix) Handling destructuring pattern in ExprWorker by @hongjr03 in #2244
- Updated symbol list and preserving definition order by @QuadnucYard in #2217
- Specially identifying text that is starts with
@in #2233 - Added
PathAtcode context query in #2232
Preview
- Replaced
windowglobal withwindowElemin preview web frontend by @ParaN3xus in #2145 - Scrolling preview with hjkl by @odilf in #2111
Misc
Full Changelog: v0.14.0...v0.14.2
Download Binary
tinymist 0.14.2
Install tinymist 0.14.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.2/tinymist-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.2/tinymist-installer.ps1 | iex"Download tinymist 0.14.2
typlite 0.14.2
Install typlite 0.14.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.2/typlite-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.2/typlite-installer.ps1 | iex"Download typlite 0.14.2
Download VS Code Extension
Download tinymist VS Code Extension 0.14.2
File
Platform
Assets
tinymist-win32-x64.vsix
x64 Windows
Binary
tinymist-win32-arm64.vsix
ARM64 Windows
Binary
tinymist-linux-x64.vsix
x64 Linux
Binary
tinymist-linux-arm64.vsix
ARM64 Linux
Binary
tinymist-linux-armhf.vsix
ARMv7 Linux
Binary
tinymist-darwin-x64.vsix
Intel macOS
Binary
tinymist-darwin-arm64.vsix
Apple Silicon macOS
Binary
tinymist-alpine-x64.vsix
x64 Alpine Linux
Binary
tinymist-alpine-arm64.vsix
ARM64 Alpine Linux
Binary
tinymist-web.vsix
Browser (Web)
tinymist-universal.vsix
Other Platforms (Universal)