tinymist/crates
Myriad-Dreamin 9f8501c42a
Some checks are pending
tinymist::auto_tag / auto-tag (push) Waiting to run
tinymist::ci / Duplicate Actions Detection (push) Waiting to run
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Waiting to run
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Waiting to run
tinymist::ci / prepare-build (push) Waiting to run
tinymist::ci / announce (push) Blocked by required conditions
tinymist::ci / build (push) Blocked by required conditions
tinymist::gh_pages / build-gh-pages (push) Waiting to run
fix: specially identify text that is starts with @ (#2233)
Since typst v0.14, a single `@` are not longer parsed as reference
syntax, because empty reference are not allowed since typst v0.14.
However, the IDE should still handle case where user inputs a single
`@`.
2025-11-09 02:20:10 +08:00
..
cmark-writer build: update cmark-writer version to 0.9.0 (#2199) 2025-10-27 18:06:17 +08:00
cmark-writer-macros build: update cmark-writer version to 0.9.0 (#2199) 2025-10-27 18:06:17 +08:00
crityp feat: bump typst to v0.14.0 (#2201) 2025-10-28 23:27:31 +08:00
sync-lsp feat: add js package registry support for tinymist-wasm (#2102) 2025-10-01 16:40:21 +08:00
tinymist feat: merge StatefulRequest and SemanticRequest (#2226) 2025-11-04 22:29:39 +08:00
tinymist-analysis fix: specially identify text that is starts with @ (#2233) 2025-11-09 02:20:10 +08:00
tinymist-assets docs: document all public items in rust codebase (#2058) 2025-08-21 12:50:03 +08:00
tinymist-cli feat: merge StatefulRequest and SemanticRequest (#2226) 2025-11-04 22:29:39 +08:00
tinymist-dap feat: bump edition of most crates to rust 2024 (#2042) 2025-08-18 16:48:41 +08:00
tinymist-debug feat: bump typst to v0.14.0 (#2201) 2025-10-28 23:27:31 +08:00
tinymist-derive build: bump version to 0.14.0 (#2215) 2025-11-02 16:15:26 +08:00
tinymist-l10n build: bump version to 0.14.0 (#2215) 2025-11-02 16:15:26 +08:00
tinymist-lint feat: bump typst to v0.14.0 (#2201) 2025-10-28 23:27:31 +08:00
tinymist-package build: bump version to 0.14.0 (#2215) 2025-11-02 16:15:26 +08:00
tinymist-project feat: add no_pdf_tags, ppi, and more pdf_standard to extra args (#2220) 2025-11-04 18:23:07 +08:00
tinymist-query feat: merge StatefulRequest and SemanticRequest (#2226) 2025-11-04 22:29:39 +08:00
tinymist-render fix: eliminate clippy warnings (#2036) 2025-08-18 12:42:03 +08:00
tinymist-std build: bump version to 0.14.0 (#2215) 2025-11-02 16:15:26 +08:00
tinymist-task feat: add no_pdf_tags, ppi, and more pdf_standard to extra args (#2220) 2025-11-04 18:23:07 +08:00
tinymist-tests fix: update tinymist-project features to include 'system' (#2156) 2025-10-10 08:28:12 +08:00
tinymist-vfs build: bump version to 0.14.0 (#2215) 2025-11-02 16:15:26 +08:00
tinymist-world feat: add no_pdf_tags, ppi, and more pdf_standard to extra args (#2220) 2025-11-04 18:23:07 +08:00
typlite fix: {table,grid}.cell are ignored during HTML export (#2209) 2025-11-02 01:36:15 +08:00
typst-preview build: bump dependencies (#2206) 2025-10-29 04:30:38 +08:00
typst-shim build: bump version to 0.14.0 (#2215) 2025-11-02 16:15:26 +08:00