Cargo Features

tinymist-project has no features set by default.

[dependencies]
tinymist-project = { version = "0.13.12", features = ["fonts", "no-content-hint", "lsp", "system"] }
fonts

Enables fonts of typst-assets

no-content-hint

Enables no-content-hint of tinymist-task

lsp = system, toml
system lsp?

Enables system of tinymist-std and tinymist-world

Affects tinymist-project::world

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

toml lsp?