tinymist/crates/tinymist
Myriad-Dreamin 3ed401740e
feat: read and check type annotations in docstring (Part. 1) (#679)
* feat: read and check type annotations in docstring

* fix: remove test.snap in playground

* chore: refactor and remove some dirty changes
2024-10-15 14:52:50 +08:00
..
src feat: read and check type annotations in docstring (Part. 1) (#679) 2024-10-15 14:52:50 +08:00
build.rs feat: print version information when starting lsp server (#614) 2024-09-28 16:39:45 +08:00
Cargo.toml dev: process overlapping cases in line folding only mode 2024-09-06 23:34:55 +08:00
README.md docs: write some developer guides (#372) 2024-07-07 11:26:35 +08:00

tinymist

This crate provides a CLI that starts services for Typst [taɪpst]. It provides:

Usage

See Features: Command Line Interface.

Documentation

See Crate Docs.

Also see Developer Guide: Tinymist LSP.

Contributing

See CONTRIBUTING.md.