- Bumped typst to v0.14.2 in #2312
Editor
- Added character count format specifier to VS Code status bar by @Sejder in #2308
- Added new PDF options and image page number template to exporter by @QuadnucYard in #2281
Code Analysis
- (Fix) Implemented total ordering for Typst values to ensure predictable sorting behavior in #2279
- This fixes panics that occurred when comparing certain Typst values (Issue typst/typst#6285).
- (Fix) Added special syntax class for empty reference syntax in #2324
- This fixes the issue that the text behind
@was eaten on completion.
- This fixes the issue that the text behind
- Scanning namespaces in package directories in #2297 and #2313
- Storing full package information and caching local packages by @QuadnucYard in #2291
- Clearing local package read cache in #2299, #2298
Preview
- (Fixed) fix intra-document links not working in preview by @ParaN3xus in #2287
- This was introduced in #2145
Misc
- (Fix) Changed checkOnSave to check in .zed/settings.json by @hongjr03 in #2314
- (Fix) Configured tokio feature set properly for tinymist-preview by @liquidhelium in #2323
- Added more formatting documentation for neovim by @PatrickMassot in #2322
Full Changelog: v0.14.4...v0.14.6-rc2
Download Binary
tinymist 0.14.6-rc2
Install tinymist 0.14.6-rc2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.6-rc2/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.6-rc2/tinymist-installer.ps1 | iex"Download tinymist 0.14.6-rc2
typlite 0.14.6-rc2
Install typlite 0.14.6-rc2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.6-rc2/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.6-rc2/typlite-installer.ps1 | iex"Download typlite 0.14.6-rc2
Download VS Code Extension
Download tinymist VS Code Extension 0.14.6-rc2
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)