Myriad-Dreamin
ec5be5d2b0
fix: sync-ls doesn't have target feature ( #1625 )
2025-04-04 15:34:15 +08:00
Myriad-Dreamin
bceb93b944
fix: correct name_range impl ( #1623 )
2025-04-04 06:25:21 +08:00
Myriad-Dreamin
d7424abed8
docs: add sponsoring section to readme ( #1620 )
...
* docs: add sponsoring section to readme
* build: generate readme
* docs: wording
* docs: wording also mention contributors
* docs: wording also mention contributors
2025-04-02 15:20:53 +08:00
Myriad-Dreamin
59fda809d5
feat: provide AST view ( #1617 )
...
* feat: provide AST view
* test: update snapshot
2025-04-02 13:24:35 +08:00
Myriad-Dreamin
195b717eda
feat: math quote are not strings ( #1618 )
2025-04-02 12:32:02 +08:00
Myriad-Dreamin
d0c5b28d26
feat: cache yarn packages ( #1615 )
2025-04-02 10:19:53 +08:00
Myriad-Dreamin
677983075d
build: hard disable targets to build on CI ( #1613 )
...
* build: hard disable targets to build on CI
* feat: remove x86 darwin e2e
2025-04-01 17:58:50 +08:00
Myriad-Dreamin
03a30f241e
feat: reduce deps of the tests crate ( #1612 )
...
* feat: reduce deps of the tests crate
* feat: reduce deps of the tests crate (2)
2025-04-01 16:42:25 +08:00
Myriad-Dreamin
64044ea514
feat: use html export to render docs ( #1610 )
...
* feat: use html export to render docs
* feat: merge page
2025-03-31 22:32:04 +08:00
Myriad-Dreamin
b97335c0ef
fix: order to publish crates ( #1609 )
...
* fix: order to publish crates
* fix: bad version
2025-03-31 17:03:26 +08:00
Myriad-Dreamin
71116758ef
build: bump world crates to 0.13.12-rc1 ( #1608 )
...
* refactor: move `debug_loc`
* build: fix rev
* build: bump tinymist inner version
* build: bump tinymist world version
* build: bump world crates to 0.13.12-rc1
* fix: used bad patch
* fix: clippy errors
2025-03-31 16:01:51 +08:00
Myriad-Dreamin
4844419bd8
fix: tolerate the fact that plugin functions don't have params ( #1605 )
2025-03-31 10:24:48 +08:00
QuadnucYard
daf0c5381b
build: bump typstyle to 0.13.2 ( #1600 )
...
* build: bump typstyle to 0.13.2
* Update CHANGELOG.md
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-03-30 23:21:37 +08:00
Luyan Zhou
e6c0a9b10d
feat: fold list and enum items ( #1598 )
...
* feat: fold list and enum item content
* chore: format code
* feat: add new fixtures for folding range tests with list and enum structures
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-03-30 22:17:27 +08:00
Myriad-Dreamin
53ceba2801
refactor: bib worker ( #1585 )
...
* refactor: bib worker
* fix: stupid slash
2025-03-30 21:47:06 +08:00
QuadnucYard
7b74506dcc
feat: remove extra linebreak in diagnostic message ( #1599 )
2025-03-30 21:03:44 +08:00
Myriad-Dreamin
d49695b884
fix: disable all diagnostics testing on windows ( #1603 )
2025-03-30 21:03:09 +08:00
Myriad-Dreamin
96e0f0dfe6
fix: skip diagnostics test on windows ( #1602 )
...
* fix: skip diagnostics test on windows
* fix: again
2025-03-30 19:06:56 +08:00
zica
9376b89b08
fix: allow drag preview horizontally ( #1597 )
2025-03-28 20:14:34 +08:00
Myriad-Dreamin
90f9949f8c
feat: support --feature and --pdf-standard. ( #1596 )
2025-03-28 17:42:03 +08:00
Myriad-Dreamin
e443c3172b
feat: build pdf docs for all platforms ( #1592 )
...
* feat: build pdf docs for all platforms
* fix: name
* feat: others
* feat: remove dispatch trigger
* fix: checkout
* fix: workaround the bug
* feat: build one for all
* feat: build one for all
* feat: build one for all 2
* fix: bundle syntaxes
* fix: orders
* fix: too slow windows
2025-03-27 18:43:13 +08:00
Myriad-Dreamin
c33542739c
feat: hot update editor actor config ( #1584 )
...
* feat: hot update editor actor config
* feat: apply update
2025-03-27 17:05:18 +08:00
Myriad-Dreamin
8c4bfe21c7
feat: run e2e tests on major platforms ( #1590 )
...
* feat: run e2e tests on major platforms
* fix: conflict snapshot
2025-03-27 11:33:25 +08:00
Myriad-Dreamin
c234e86070
feat(ci): vscode extensions use binaries built by cargo-dist ( #1560 )
...
* build: rename filename of vscode workflow
* build: archive
* dev: permissions
* fix: cache name
* fix: ci file name
* edit
* edit2
* fix: release crates rule
* fix: announce permission
* fix: publish permission
* fix: errors
* fix: ???
* fix: cargo test
* chore: rename
* feat: upgrade ubuntu version
* feat: upgrade cargo-dist
* feat: upgrade cargo-dist
* feat: pr run with tag be `''`
* feat: upload
* feat: upgrade cargo-dist??
* feat: fix workflow
* fix: announce deps
* fix: permission
* fix: dir to download
* fix: unpack
* fix: unpack 2
* fix: list command
* fix: executable name
* fix: executable name 2
* fix: executable name 3
* fix: executable name 4
* fix: remove the macos e2e test challenge
* fix: prebuilt location
* fix: compile arguments
2025-03-27 04:20:58 +08:00
Myriad-Dreamin
41f8881e8e
fix: correct jump_from_cursor and add tests ( #1589 )
...
* test: add tests to jump from cursor
* fix: fuzzy search
* fix: stupid filter
* docs: add comments
* docs: add some todos
* fix: comment wording
* dev: add a todo
* dev: edit a todo
* fix: comment
2025-03-27 01:44:49 +08:00
Myriad-Dreamin
ee1c0ace46
refactor: order of functions in link expression ( #1583 )
2025-03-26 14:13:50 +08:00
Myriad-Dreamin
e4a4fc568f
fix: correct rename on unix platforms caused by pathdiff#8 ( #1587 )
...
* fix: correct rename on unix platforms caused by pathdiff#8
* fix: ensure all calls to pathdiff
* fix: names
* fix: file path on windows
2025-03-26 12:46:33 +08:00
7mile
c102ace9ab
feat: use atomic file writing for export ( #1586 )
...
* feat: use atomic file writing for export
* chore: refactor
---------
Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2025-03-26 12:13:31 +08:00
Myriad-Dreamin
d4fffe3543
fix: resolve relative path in subfolders ( #1574 )
2025-03-26 11:10:51 +08:00
Myriad-Dreamin
9790153381
refactor: clean up the tool::preview crate ( #1582 )
2025-03-25 17:21:57 +08:00
Myriad-Dreamin
10ec787cc9
dev: stateful requests now accept snapshot ( #1581 )
...
* dev: stateful requests now accept snapshot
* dev: add some convenient methods
* dev: remove unused latest_doc state
* dev: use graph
* docs: comment
* fix: bad flag
2025-03-25 16:28:00 +08:00
7mile
5b42231a77
feat: eject preview panel to browser ( #1575 )
...
* feat: eject preview panel to browser
* refactor global state
* fix typo for kind
* await kill preview
* add isNotPrimary launch option
* fix isNotPrimary for eject
* fix async syntax error in compat
2025-03-25 13:40:32 +08:00
Myriad-Dreamin
9d38c8fd38
fix: prereleas flag faked us ( #1573 )
2025-03-25 12:43:13 +08:00
Myriad-Dreamin
6ea14bb180
build: bump version to 0.13.10 ( #1572 )
...
* feat: expose the test command
* docs: edit CLI and testing sections
* docs: edit changelog
* build: bump version to v0.13.10
* build: bump assets to v0.13.10
2025-03-23 16:46:30 +08:00
Myriad-Dreamin
553b53e173
fix: broken ask and show/export commands ( #1571 )
2025-03-23 15:57:06 +08:00
Myriad-Dreamin
6f945c0c80
feat: make test dashboard optional ( #1568 )
2025-03-23 14:12:29 +08:00
Myriad-Dreamin
97bcc486fd
build: bump version to 0.13.10-rc2 ( #1566 )
...
* build: bump version to 0.13.10-rc2
* build: update changelog
* build: set typst tag to v0.13.10 (typst v0.13.1)
* fix: bugged tag
* build: update assets
2025-03-21 16:40:49 +08:00
Myriad-Dreamin
87651913af
fix: correct bound self checking ( #1564 )
2025-03-21 14:40:07 +08:00
Myriad-Dreamin
af78414788
fix: replace last scope when checking import wildcard ( #1563 )
...
* fix: replace last scope when checking import wildcard
* test: add some tests
2025-03-21 13:31:25 +08:00
Myriad-Dreamin
d86205d181
fix: downgrade notify to v6 ( #1562 )
2025-03-21 12:27:14 +08:00
Myriad-Dreamin
10c8fa8852
feat: exclude a bunch of files from watching memory change ( #1554 )
2025-03-21 09:31:35 +08:00
Myriad-Dreamin
ff920b1a96
chore: update zed configuration ( #1548 )
2025-03-21 00:27:55 +08:00
Myriad-Dreamin
92e9f797de
feat: don't trigger parameter hints when skipping parameters ( #1557 )
...
* build: record command in completion snapshots
* feat: don't trigger parameter hints when skipping parameters
* test: update snapshot
2025-03-20 21:53:38 +08:00
Myriad-Dreamin
27c31c7238
feat: forbid bad postfix completion in math mode ( #1556 )
2025-03-20 20:30:47 +08:00
Myriad-Dreamin
67c4e6e24c
feat: bump cargo-dist to v0.28.0-tinymist.2 ( #1555 )
...
* feat: bump cargo-dist to 0.28.0-tinymist.2
* feat: upgrade tempfile to 3.19.1
2025-03-20 19:51:50 +08:00
Myriad-Dreamin
e33688336d
feat: forbid bad field access syntax in math mode ( #1550 )
2025-03-20 19:44:28 +08:00
Myriad-Dreamin
f555fc3840
test: add vscode e2e testing for export feature ( #1553 )
...
* test: add vscode e2e testing for export feature
* fix: tests
2025-03-20 19:21:29 +08:00
Myriad-Dreamin
92bb24b4ac
feat: configure word pattern to exclude -A like words ( #1552 )
2025-03-20 18:52:36 +08:00
Myriad-Dreamin
3ae8b01325
feat: use quick exports in code lens context ( #1551 )
...
* feat: move export commands to the module
* feat: use quick exports in code lens context
2025-03-20 18:31:04 +08:00
Myriad-Dreamin
d4f00b86b0
feat: export to format regardless of export target ( #1549 )
...
* feat: export to format regardless of export target
* chore: move todo comment
2025-03-20 17:11:55 +08:00