v0.14.12
Server
- (Fix) Configured separate compilation features correctly by @QuadnucYard in #2391
Editor
- (Fix) Corrected localized message argument placeholder parsing by @QuadnucYard in #2380
- (Fix) Removed VS Code
alpine-arm64support in #2424 - Added browser support for running the tinymist language server in #1944
- Added an editor menu command to view the AST by @QuadnucYard in #2382
- Added timeout handling and active-server checks for
onEnterby @QuadnucYard in #2320
Preview
- (Fix) Followed viewport position when the dock resizes by @kazutoiris in #2341
- Added a GPU-based Typst previewer in #2396
Code Analysis
- (Fix) Checked the callee for
dict.atby @QuadnucYard in #2415 - Added unknown font diagnostics with correction suggestions by @QuadnucYard in #2344 and #2383
- Added path typing for include/import sources by @hongjr03 in #2384
- Added const string key support for dict and record typing by @hongjr03 in #2385
- Added contextual typing for destructuring and tuple/array flows by @hongjr03 in #2386
Testing
- (Test) Ensured diagnostics testing passes on Windows in #1604
Misc
- Added tinymist release skill by @Myriad-Dreamin in #2420
Full Changelog: v0.14.10...v0.14.12
Download Binary
tinymist-viewer 0.14.12
Install tinymist-viewer 0.14.12
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.12/tinymist-viewer-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.12/tinymist-viewer-installer.ps1 | iex"Download tinymist-viewer 0.14.12
tinymist 0.14.12
Install tinymist 0.14.12
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.12/tinymist-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.12/tinymist-installer.ps1 | iex"Download tinymist 0.14.12
typlite 0.14.12
Install typlite 0.14.12
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.12/typlite-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.12/typlite-installer.ps1 | iex"Download typlite 0.14.12
Download VS Code Extension
Download tinymist VS Code Extension 0.14.12
| 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-web.vsix | Browser (Web) | |
| tinymist-universal.vsix | Other Platforms (Universal) |