Server
- (Fix) Parsed path arguments of export commands exactly once in #2363
- (Fix) Specified and propagated "open" feature in #2365
- This caused ineffective
--openflag (#2361).
- This caused ineffective
Editor
- Added support for exporting markdown documents to PDF in #2241
Code Analysis
- (Fix) Skipping non-source files for linting and references in #2348
- (Fix) Corrected
ModuleIncludesyntax identification in collecting links by @BlueQuantumx in #2364
Preview
- Added hotkey to toggle light/dark theme by @funkeleinhorn in #2325
Codelens
- Skipping emitting specific codelens for clients that don't have a client-side handler in #2246
Misc
- Updated mason.nvim link in documentation by @gustavakerstrom in #2370
Full Changelog: v0.14.8...v0.14.10
Download Binary
tinymist 0.14.10
Install tinymist 0.14.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.10/tinymist-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.10/tinymist-installer.ps1 | iex"Download tinymist 0.14.10
typlite 0.14.10
Install typlite 0.14.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.10/typlite-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.14.10/typlite-installer.ps1 | iex"Download typlite 0.14.10
Download VS Code Extension
Download tinymist VS Code Extension 0.14.10
| 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) |