Tinymist [ˈtaɪni mɪst] is an integrated language service for Typst [taɪpst].
This page is generated from ./MAINTAINERS.typ and renders information of maintainers and features.
-
- Email: [email protected]
- Maintains: Editor Integration, Language Service, Document Previewing, VS Code Client-Side Support, and Nightly Releases
-
- Email: [email protected]
- Maintains: Editor Integration, Language Service, Document Previewing, and VS Code Client-Side Support
-
- Email: [email protected]
- Maintains: Nightly Releases
-
- Email: undefined
- Maintains: Editor Integration
-
- Email: [email protected]
- Maintains: Language Service
-
- Email: [email protected]
- Maintains: Editor Integration
-
- Email: [email protected]
- Maintains: Editor Integration, and Document Previewing
Integrate tinymist server with popular editors like VS Code, Neovim, etc.
- Scope:
crates/tinymist/
,editors/
Perform code analysis and provide language support for Typst.
Provide instant preview of the document being edited.
- Scope:
crates/tinymist/
,crates/typst-preview/
,contrib/typst-preview/
,tools/typst-dom/
,tools/typst-preview-frontend/
Enrich the VS Code features with the client-side extension.
Build and Publish nightly releases of tinymist. The nightly releases are built upon the main branches of both tinymist and typst.
- Scope:
crates/tinymist/
,crates/typst-shim/