tinymist/crates/tinymist-render
Myriad-Dreamin 10ec787cc9
dev: stateful requests now accept snapshot (#1581)
* dev: stateful requests now accept snapshot

* dev: add some convenient methods

* dev: remove unused latest_doc state

* dev: use graph

* docs: comment

* fix: bad flag
2025-03-25 16:28:00 +08:00
..
src dev: stateful requests now accept snapshot (#1581) 2025-03-25 16:28:00 +08:00
Cargo.toml feat: convert TypstDocument to enum (#1256) 2025-02-03 11:17:58 +08:00
README.md chore: fix test scripts and update test documents (#178) 2024-04-09 12:37:01 +08:00

tinymist-query

Note: this crate is under development. it currently doesn't ensure stable APIs, and heavily depending on some unstable crates.

This crate provides rendering features for tinymist server. Currently it provides:

  • rendering in telescope mode for hover.

Contributing

See CONTRIBUTING.md.