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: camiyoru@gmail.com
- Maintains: Editor Integration, Language Service, Document Previewing, VS Code Client-Side Support, and Nightly Releases
-
- Email: mgt@oi-wiki.org
- Maintains: Editor Integration, Language Service, Document Previewing, and VS Code Client-Side Support
-
- Email: paran3xus007@gmail.com
- Maintains: Nightly Releases
-
- Email: undefined
- Maintains: Editor Integration
-
- Email: EricYFSong@gmail.com
- Maintains: Language Service
-
- Email: caleb@alerque.com
- Maintains: Editor Integration
-
- Email: sylvanfranklin@icloud.com
- 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/