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

A typst file with contents: ```typst Bob’s car ``` Will cause the error `index out of range` @ semantic_tokens.lua:149 in the neovim runtime. ``` Error executing vim.schedule lua callback: ...0.2_1/share/nvim/runtime/lua/vim/lsp/semantic_tokens.lua:304:...

upstream

**Motivation** Nice feature to view multiple pages at once **Description** ![MultiplePages-Word](https://github.com/user-attachments/assets/1c3d65fd-c158-48f6-931c-d39a2cfa95ad)

enhancement
document-preview

**Motivation** Currently, opening vscode with the export pdf set to `onSave` will automatically trigger a render of the last opened Typst document. This is less than ideal as it can...

enhancement
export

**Motivation** Currently, I can only use `onType` in my workflow using Zathura for previewing. But whenever I create and edit modules / templates, I have to delete a bunch of...

enhancement
export

When I use the `ctheorems` package and type `#theo`, vscode autocomplete it to `#theorem()`, but what I need is `#theorem[]`. When I use the official web app, it autocomplete it...

enhancement
completion

**Describe the bug** When using the extension on code-server the preview tries to connect to localhost instead of the proxy url. **Description** It would be nice to set the websocket...

enhancement
document-preview

**Describe the bug** I'm using typst-preview.nvim with tinymist under the hood. When I move the cursor over a heading the preview scrolls to the ToC which causes a lot of...

upstream
document-preview

This issue came from [Typst Preview#262](https://github.com/Enter-tainer/typst-preview/issues/262) **Describe the bug** When I click outside the typst document (but keeping it open), the preview icon in the top right-hand corner disappears. https://github.com/Enter-tainer/typst-preview/assets/54775010/a8a30463-3d27-4fc6-b3a7-c253a08b2947...

enhancement
document-preview

**Motivation** Jump to use of the module and not the module source code. **Description** I don't know whether it's a bug or a feature request. In general, the element is...

upstream
document-preview