5 ms·
I've started experimenting with Typst for a few documents, and here's my stack: - Zed editor with Typst plugin - Tinymist LSP settings turned on to render on
by MillironX 10mo ago
I've started experimenting with Typst for a few documents, and here's my stack:
- Zed editor with Typst plugin
- Tinymist LSP settings turned on to render on save in Zed, see https://code.millironx.com/millironx/nix-dotfiles/src/commit/ac57a31f06f41f67eb990d655f009e0e3277ee60/programs/zed.nix#L61-L67 https://code.millironx.com/millironx/nix-dotfiles/src/commit...
- Okular open to the output document. Okular refreshes the document when changed on disk.
It's not as polished as say, LaTeX Workshop in VSCode, but it gets the job done.