Myriad-Dreamin
b4e5f4ff62
feat: add test framework with coverage support ( #1518 )
...
* feat: test framework with coverage support
* feat: clean up
* fix: dangling else block
* feat: implement show set
* feat: implement show replace content
* feat: compare framework
* feat: preserve extension
* feat: exit 1 if failed testing
* docs: update docs about it
* docs: wording
* docs: wording
* docs: wording
2025-03-17 22:41:33 +08:00
Myriad-Dreamin
c67b2020e5
refactor: clean up the config crate ( #1528 )
...
* feat: clean up config crates
* refactor: reorder config items
* refactor: a bit
2025-03-17 20:04:25 +08:00
Andrew Voynov
1e9fea0337
docs: fix Neovim name casing everywhere ( #1520 )
2025-03-17 10:12:06 +08:00
Myriad-Dreamin
4cbe35a286
feat: employ l10n to tinymist-cli and vscode extension ( #1505 )
...
* feat: runtime translation
* feat: poc of rust translation
* feat: clean up implementation
* feat: initialize correctly
* dev: remove dirty log
* dev: rename l10nMsg
* fix: desc
* feat: update assets building
* feat: update assets building
* build: update cargo.lock
* fix: warnings
* fix: warnings
* dev: expose api
* fix: compile error
* fix: compile errors in scripts
2025-03-15 10:38:07 +08:00
Myriad-Dreamin
bcb6cf559a
docs: update readme for locales folder ( #1502 )
...
* docs: update readme for locales folder
* docs: update readme for locales folder
2025-03-13 18:19:20 +08:00
Myriad-Dreamin
e81a071a00
docs: update roadmap ( #1499 )
2025-03-13 16:00:54 +08:00
Myriad-Dreamin
ce90489017
feat: generate documentation in PDF format
2025-03-11 10:56:02 +08:00
Myriad-Dreamin
d4ca9870d4
docs: add since hints
2025-03-11 09:13:35 +08:00
Myriad-Dreamin
156896c4b3
feat: add tinymist.startDefaultPreview and revise documentation about preview ( #1448 )
...
* feat: add `tinymist.startDefaultPreview` and revise documentation about preview
* test: update snapshot
2025-03-06 15:49:53 +08:00
Myriad-Dreamin
5fefec6e5e
docs: mention script to download nightly prebuilts
2025-02-23 17:34:08 +08:00
Y.D.X.
2c335b25d1
docs: fix typo ( #1276 )
...
* docs: fix typo
The typo was introduced in #1090 .
* dev: generate docs
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-02-08 23:09:39 +08:00
Myriad-Dreamin
a82d96bc2c
docs: documenting Myriad-Dreamin's workspace setting ( #1264 )
...
* docs: documenting Myriad-Dreamin's workspace setting
* chore: add eof new line
2025-02-08 13:41:18 +08:00
Myriad-Dreamin
5ee0e4e21d
docs: add documentation about publish tokens ( #1212 )
...
* docs: add documentation about publish tokens
* docs: wording
2025-01-27 01:41:01 +08:00
ParaN3xus
7d6311e8fb
docs: clarify typst version in nightly releases ( #1173 )
...
* docs: clarify typst version in nightly releases
* docs: add more detailed clarification
* fix: typst markup copied to markdown files
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-01-15 12:50:03 +08:00
Myriad-Dreamin
2168b22b16
build: add notes before release instructions ( #1169 )
2025-01-14 19:08:44 +08:00
Myriad-Dreamin
a33f12ea7b
docs: update release instruction ( #1163 )
2025-01-14 16:10:59 +08:00
Sylvan Franklin
e3581e452d
docs: revise neovim's install section ( #1090 )
...
* docs: revise install section
* fix: typos
* docs: reformat
* docs: fix words and markers
* docs: fix install section
* docs: revise preview section
* Add the section "Working with Multiple-Files Projects" back
* Edit a bit
* build: generate the neovim readme
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-01-13 13:24:26 +08:00
Sylvan Franklin
b686b11018
docs: state shiroa as a requirement ( #1086 )
...
* docs: state `shiroa` as a requirment
Building the docs via `yarn docs` wraps `shiroa`, I could not build them without first installing `shiroa` which should be stated clearly in the development guide.
* dev: be more polite
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2024-12-29 20:32:35 +08:00
Myriad-Dreamin
c66615934c
docs: add dev guide of tinymist-query ( #1064 )
2024-12-25 12:20:09 +08:00
Yifan Song
7fdfca9201
docs: doc preview dev ( #1058 )
...
* doc: doc preview
* fix to uncomment
* docs: improve a bit
* docs: improve a little bit
* chore: add link to root cargo.toml
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2024-12-23 19:08:43 +08:00
Myriad-Dreamin
0d4cd77d2c
docs: improve contributing and development guide ( #976 )
...
* docs: improve contributing and development guide
* wording
2024-12-10 22:30:25 +08:00
Myriad-Dreamin
c6fcfb4d96
docs: maintain editor docs ( #937 )
...
* docs: maintain editor docs
* docs: maintain editor docs (cont.)
2024-12-03 17:16:27 +08:00
Caleb Maclennan
146d33e0a3
chore: Fix typos throughout code base (manual)
...
These are ones `typos` was not confident on how to fix but these seem
like reasonable resolutions to me.
2024-11-25 09:26:53 +08:00
Caleb Maclennan
6f4aba4aa8
chore: Fix typos throughout code base (automatic)
...
This is all the typos that `typos` is confident can just be fixed
automatically, minus the overrides added to the manifest for the false
positives I found.
2024-11-25 09:26:53 +08:00
Caleb Maclennan
709946ce54
chore: copy-edit Neovim readme ( #888 )
...
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2024-11-25 09:25:46 +08:00
Myriad-Dreamin
a2cf51a790
docs: update roadmap (typst v0.13.0+) ( #876 )
...
* docs: update roadmap (typst v0.13.0+)
* fix: wording
2024-11-21 14:27:12 +08:00
Myriad-Dreamin
263458a80b
feat: take configuration items from tinymist section ( #835 )
...
* feat: take configuration items from `tinymist` section
* docs: update configuration guide in emacs
2024-11-16 17:32:11 +08:00
Myriad-Dreamin
9f36fea62b
docs: maintain docs for tinymist 0.12.2 ( #825 )
2024-11-15 14:17:43 +08:00
Myriad-Dreamin
a402d6d4ae
docs: add documentation about docstring ( #771 )
...
* docs: add documentation about docstring
* docs: minor revision
2024-11-07 16:18:56 +08:00
Myriad-Dreamin
b97907cde6
docs: update neovim's setup section ( #749 )
2024-10-29 22:56:05 +08:00
Myriad-Dreamin
2c38695b6f
docs: maintain readme and command docs ( #733 )
...
* docs: maintain readme and command docs
* docs: update inline images
* test: update snapshot
* test: update baseline
* test: update baseline
2024-10-26 22:47:12 +08:00
Tan, Long
5d89acfd3a
docs: add coc.nvim config example ( #727 )
...
* docs: add coc.nvim config example
* docs: update readme
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2024-10-22 23:13:57 +08:00
Mads Hougesen
c8e11e92f1
docs: fix typos in readme ( #662 )
...
* docs: fix typos in readme
* dev: update introduction.typ
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2024-10-14 23:03:01 +08:00
Myriad-Dreamin
406b6bcb34
feat: identify static path references in documents ( #658 )
...
* feat: identify static path references in documents
* test: update snapshot
* test: update snapshot
2024-10-11 12:16:37 +08:00
Myriad-Dreamin
a7951b3832
build: bump shiroa to 0.2.0-nightly4 ( #574 )
2024-08-27 19:31:41 +08:00
Myriad-Dreamin
a53b9d92d7
docs: add notes to stateful pin commands ( #562 )
2024-08-26 21:41:09 +08:00
Myriad-Dreamin
b2b9715218
docs: add root path hints for neovim users ( #561 )
...
* docs: add root path hints for neovim users
* fix: configuration generation
2024-08-26 21:28:42 +08:00
Myriad-Dreamin
f21e5bbd27
docs: add document preview feature documentations for non-vscode clients ( #560 )
...
* docs: add document preview feature documentations for non-vscode clients
* chore: add suggestion
2024-08-26 21:06:59 +08:00
Myriad-Dreamin
093f2af6dc
feat: support include expressions in typlite ( #547 )
2024-08-19 09:36:36 +08:00
Myriad-Dreamin
78a8d4a579
dev: add links to emacs guide ( #545 )
2024-08-19 09:11:43 +08:00
Meow King
9609d137c1
docs: add installation and configuration instruction for Emacs ( #538 )
...
* doc: add installation and configuration instruction for Emacs
* docs: refinement
* docs: help newbies a bit
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2024-08-19 01:23:44 +08:00
Myriad-Dreamin
61f8b25c94
docs: rearrange and chore fixes
2024-08-11 11:14:28 +08:00
Myriad-Dreamin
bbeca48e2e
feat: link sublime text support ( #519 )
2024-08-10 20:42:50 +08:00
Myriad-Dreamin
c4c3d6f3fa
feat: convert editor READMEs to docs.typ ( #498 )
2024-08-05 23:32:18 +08:00
Myriad-Dreamin
1bfeead39d
docs: update documentation about export ( #493 )
2024-08-05 03:17:53 +08:00
Myriad-Dreamin
85c459d4c8
feat: support vscode tasks for exporting query and pdfpc ( #490 )
...
* feat: support vscode tasks for exporting query and pdfpc
* test: update snapshot
2024-08-05 02:14:03 +08:00
Myriad-Dreamin
56e20b2590
feat: support vscode tasks for exporting html, md, and txt ( #489 )
...
* feat: support vscode tasks for exporting html, md, and txt
* chore: styling
* docs: update
* test: update snapshot
2024-08-05 01:00:25 +08:00
Myriad-Dreamin
140299f0ce
feat: support vscode tasks for exporting pdf, svg, and png ( #488 )
...
* feat: support vscode tasks for exporting pdf, svg, and png
* fix: parse errors
* dev: update fill, gap arguments
* fix: merged props
2024-08-04 23:41:52 +08:00
Myriad-Dreamin
d2689a120e
docs: add documentation about installing nightly prebuilts ( #480 )
2024-07-30 18:47:45 +08:00
Myriad-Dreamin
acd22b71a5
feat: convert introduction.typ to README.md ( #479 )
...
* dev: supports some functions for README
* feat: convert introduction.typ to README.md
2024-07-30 17:12:20 +08:00