tinymist/crates/tinymist-render
Myriad-Dreamin 8f3566366e
refactor: refactor hover, analysis/global, and docs crates (#755)
* dev: refactor hover.rs

* refactor refactor AnalysisContext

* refactor: refactor docs crate
2024-10-31 10:07:31 +08:00
..
src refactor: refactor hover, analysis/global, and docs crates (#755) 2024-10-31 10:07:31 +08:00
Cargo.toml build: bump typst.ts to v0.5.0-rc7 (#554) 2024-08-25 17:43:54 +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.