mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-24 05:05:00 +00:00
![]() * feat: read and check type annotations in docstring * fix: remove test.snap in playground * chore: refactor and remove some dirty changes |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
README.md |
tinymist
This crate provides a CLI that starts services for Typst [taɪpst]. It provides:
tinymist lsp
: A language server following the Language Server Protocol.tinymist preview
: A preview server for Typst.
Usage
See Features: Command Line Interface.
Documentation
See Crate Docs.
Also see Developer Guide: Tinymist LSP.
Contributing
See CONTRIBUTING.md.