Silent Install HQ
EXE WinGet

typstyle

Wenzhuo Liu · 0.13.0 · 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 04eef378d0988afdb31af72be76b0a2ea1d5c269cd3d72446242651c98dabed9 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.13.0
Description Beautiful and reliable typst code formatter
License Apache-2.0
Release Notes - Bump to typst v0.13.0 - Regression: In typst v0.13.0, PR #5310 changes the parsing behavior of comments when it presenting in list, enum and term list. In this verison, the indent level of the comment in list, enum and term list determined by the next item, not the previous item. For example, - Fruit - Apple - Banana // - Orange - Vegetable - Carrot - Tomato will be formatted as this in this version. Note that the // - Orange is misindented. It is indented to the same level as - Vege…