- Typst
- Typst syntax highlighting and language server for Nova.
-
2 Recent Installs2 Total Installs
-
This extension is allowed to:
- Read Files
- Launch Subprocesses
Readme
This extension provides support for Typst: - Typst syntax highlighting - BibTeX syntax highlighting - Language server
Requirements
This extension requires tinymist to be installed on your Mac and is currently hardcoded to a particular path:
/opt/homebrew/bin/tinymist
Installing using Homebrew is recommended.
Configuration
Currently this extension doesn't integrate tinymist into Nova very well. My next steps after my initial extension submission is to allow configuring tinymist through extension settings.
Acknowledgements
- tree-sitter-typst by uben0
- tinymist by Myriad Dreamin
- Nova-LaTeX by Marco Varisco, whose BibTeX tree-sitter scheme I copied to include in this extension
- tree-sitter-bibtex
- Typst
Changelog
Version 0.1
Initial release