tinymist icon indicating copy to clipboard operation
tinymist copied to clipboard

Tinymist [ˈtaɪni mɪst] is an integrated language service for Typst [taɪpst].

Results 64 tinymist issues
Sort by recently updated
recently updated
newest added

# Description (See related typst bug typst/typst#3312) When saving a file with vim with `:set backupcopy=auto`, the `tinymist preview` process reports this: ``` error: file not found (searched at /home/john/zotes/resume.typ)...

enhancement
document-preview

**Describe the bug** This is best understood with a screen-cast as show [here](https://asciinema.org/a/p0ObxxtPzF7d7FIXmAs2rNCiW) using the following file content. ```typst $𝒪$ _text_ text ``` The steps to reproduce are: 1. Open...

need-to-investigate

Hi ! I tried to fix #615 by showing preview icon even if the document isn't focused. I added a check to avoid errors if the `activeEditor.document` is not a...

Port of https://github.com/Enter-tainer/typst-preview/issues/242 It would be great if tinymist exposed both CLI and vscode settings for allowing video embeds

enhancement