# Myriad-Dreamin/tinymist

Tinymist [ˈtaɪni mɪst] is an integrated language service for Typst [taɪpst].

Repository: https://github.com/Myriad-Dreamin/tinymist
Canonical: https://ross.abutalabs.com/products/tinymist
Homepage: https://myriad-dreamin.github.io/tinymist
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: formatter, lsp, lsp-server, typst, vscode-extension, language-server, dap-server, dap
Last push: 2026-08-26T02:58:01+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 89, longevity 65
- inputs: {"age_days": 910, "days_push": 7, "days_rel": 72, "gap_med": 8.0, "n_releases_24m": 45}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3496, forks 181 (observed 2026-08-28T04:08:07.354391+00:00)

## What it is
Tinymist is an integrated language service for the Typst typesetting language, providing an LSP server, a CLI, a preview server, and a VSCode extension. It offers editor features like semantic highlighting, code actions, formatting, goto definition, references, inlay hints, and live preview.

## Use cases
- set up a language server for Typst in my editor
- get autocomplete and goto definition for Typst files
- format Typst documents with typstyle or typstfmt
- live preview Typst documents while editing
- debug Typst code with DAP support
- add Typst support to VSCode

## When to choose
- you write Typst documents and want IDE-like features
- you need a Typst language server for any LSP-capable editor
- you want integrated live preview and formatting for Typst

## When to avoid
- you work with LaTeX or Markdown instead of Typst
- you need a full Typst compiler rather than editor tooling

## Facets
- artifact type: plugin
- maturity: active
- function: editor, formatter, developer-tools, documentation
- domain: developer-tools, text-editors, documentation
- platform: cross-platform, editor-plugin, cli, rust
- tags: typst, language-server, lsp, dap, vscode-extension, preview

## Member repositories
- Myriad-Dreamin/tinymist (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:07.354391+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:35:53.091669+00:00, confidence not recorded.
  - readme: https://github.com/Myriad-Dreamin/tinymist (fetched 2026-08-28T04:08:07.354391+00:00, sha ca3c9f7f028f)
  - homepage: https://myriad-dreamin.github.io/tinymist (fetched 2026-08-29T09:29:57.378778+00:00, sha 6f6c82d17fe4)
  - registry_crates: https://crates.io/api/v1/crates/tinymist (fetched 2026-08-29T09:29:57.388892+00:00, sha 1eea696c87dd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
