v0.13.28
Code Analysis
- (Fix) Corrected the lexical hierarchy of comment group by @BlueQuantumx in #2116
- Fixed issue that "Symbols list was incomplete" (Issue #2021).
- Generating lint warning for unknown math variables by @jo3-l in #2065
- To enable quick-fixes all "add spaces separating letters in unknown math var" once (Issue #2062).
Folding Range
- (Fix) Corrected
parent_last_locfor heading children in folding ranges by @ParaN3xus in #2123- Fixed issue that "Headings before lower-level headings are not foldable" (Issue #1796)
Preview
- (Fix) Extending origin check for vscode servers by @AllanChain in #2106
- Fixed issue that "Cannot connect to websocket for preview on code-servers" (Issue #625)
Misc
- Updated toml-edit-js by @ParaN3xus in #2125
Full Changelog: v0.13.26...v0.13.28
Download Binary
tinymist 0.13.28
Install tinymist 0.13.28
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.28/tinymist-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.28/tinymist-installer.ps1 | iex"Download tinymist 0.13.28
typlite 0.13.28
Install typlite 0.13.28
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.28/typlite-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.28/typlite-installer.ps1 | iex"Download typlite 0.13.28
Download VS Code Extension
Download tinymist VS Code Extension 0.13.28
| 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) |