How to fix PDF-as-image errors in Typst with VSCode + Tinymist locally?

You could try the VSCode Tinymist extension Pre-Release Version. See GitHub - Myriad-Dreamin/tinymist: Tinymist [ˈtaɪni mɪst] is an integrated language service for Typst [taɪpst]. for more details.

Not sure what happens if Tinymist and Typst versions are not aligned as described below:

The release cycle is as follows:

  • If there is a typst version update, a new major or minor version will be released intermediately. This means tinymist will always align the minor version with typst.
  • If there is at least a bug or feature added this week, a new patch version will be released.

… but maybe you just found out ;)

3 Likes