Silent Install HQ
EXE WinGet

typstyle

Wenzhuo Liu · 0.12.15 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 16969f1bedd6e7cbff34a3a1daf0564c61e28a0cd0d9e37acf4e2b8df8251580 VirusTotal ↗
Filename typstyle-aarch64-pc-windows-msvc.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Enter-tainer.typstyle
Version 0.12.15
Description Beautiful and reliable typst code formatter
License Apache-2.0
Release Notes - Feat: add --tab-width cli option to set the number of spaces for indentation. The default value is 2. - Fix: typstyle-cli now outputs the original source when the input syntax is erroneous. - Fix: issues with list/enum/term item indent and linebreak with comments are fixed. Now linebreaks in items are preserved. Items in content blocks will be surrounded with linebreaks when necessary (also to avoid ambiguity). For example, the code + + xyz - xyz - //foo - xyz //bar / 4: // 4 /…