Server
- Compiled tinymist crate for wasm32 target in #2025, #2026, #1947, and #2027
- Using
tinymist_std::timefor wasm32 targets in #2028 - Added js transport to sync-ls in #2029
tinymist.lock
- (Fix) Ensuring that the lockfile is respected in #2000
- Added docs about project model (tinymist.lock) in #2009, #2011, #2012, and #2016
Formatting
- Added range formatting support to the language server by @QuadnucYard in #1984
Completion
Docstring
- (Fix) Cleaning typlite markers from doc strings by @hongjr03 in #2017
- Exporting package docs to json format and render to html in #1809
On Enter
- Made enter feature in list or enum work in #2022
Full Changelog: v0.13.22...v0.13.24
Download Binary
tinymist 0.13.24
Install tinymist 0.13.24
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.24/tinymist-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.24/tinymist-installer.ps1 | iex"Download tinymist 0.13.24
typlite 0.13.24
Install typlite 0.13.24
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.24/typlite-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.24/typlite-installer.ps1 | iex"Download typlite 0.13.24
Download VS Code Extension
Download tinymist VS Code Extension 0.13.24
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)