Commit graph

86 commits

Author SHA1 Message Date
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
Myriad-Dreamin
abcdadda50
fix: generate configuration more correctly (#473) 2024-07-28 18:11:47 +08:00
Myriad-Dreamin
9978d8f4eb
docs: update documentation about completion (#466) 2024-07-27 11:21:48 +08:00
Myriad-Dreamin
25c449c2b2
feat: provide sys.inputs.x-preview (#438)
* feat: provide `sys.inputs.x-preview`

* feat: improve a bit
2024-07-20 06:19:16 +08:00
Myriad-Dreamin
30a446086e
docs: document tinymist crate (#390)
* docs: document tinymist crate

* fix: description about export mode
2024-07-09 11:56:02 +08:00
Myriad-Dreamin
db314c2ea9
docs: write some developer guides (#372) 2024-07-07 11:26:35 +08:00
Myriad-Dreamin
54b0207fe1
build: serve crate docs (#353)
* build: crate docs

* docs: update table of contents
2024-06-28 10:03:26 +08:00
Myriad-Dreamin
eccfe42d1a
docs: minor updates (#345) 2024-06-26 16:40:21 +08:00
Myriad-Dreamin
39d6c0affe
docs: add base documentation (#344) 2024-06-26 16:33:33 +08:00
Myriad-Dreamin
9835ffe6ab
docs: add documents to type system (#295)
* docs: simplify a bit

* docs: add documents to type system code

* docs: update

* refactor: rename
2024-05-16 11:52:41 +08:00
Myriad-Dreamin
43946b9bd3
docs: a first draft on overview document (#276)
* docs: finish command system overview

* docs: a first draft on overview document

* dev: revise a bit
2024-05-12 17:00:27 +08:00
Myriad-Dreamin
0f08a4d2b0
docs: initialize overview (#274) 2024-05-12 00:52:58 +08:00
Myriad-Dreamin
b35d897919
feat: complete function parameters on signatures inferred by type checking (#203)
* dev: check upper bound types in assigning positions

* dev: check template signatures

* feat: completion with type sigatures

* dev: document a bit

* dev: save todo work on auto completion on user functions

* dev: fix document target

* dev: remove playground snaps

* dev: fix ident target

* dev: update snapshot
2024-04-20 15:03:46 +08:00