Commit graph

154 commits

Author SHA1 Message Date
Myriad-Dreamin
0c2d06969c
build: bump version to 0.11.20-rc1 (#563)
* docs: update changelog

* build: bump version to 0.11.20-rc1
2024-08-26 21:58:16 +08:00
Myriad-Dreamin
ccaf83e2ec
fix: parse quotes near the atomic hash expression (#559) 2024-08-26 10:56:49 +08:00
Myriad-Dreamin
cfa04bdd1b
feat: improve numeric literal parsers (#558) 2024-08-26 10:55:34 +08:00
Myriad-Dreamin
1b9255e04e
fix: parse dot issue 492 again (#557) 2024-08-26 10:42:39 +08:00
Myriad-Dreamin
606486b9fd build: bump version to 0.11.19 2024-08-11 13:30:18 +08:00
Myriad-Dreamin
a95b07de27 fix: nested colorization 2024-08-11 11:24:50 +08:00
Myriad-Dreamin
3cbf75c369
build: bump version to 0.11.19-rc1 (#524)
* build: update changelog

* build: bump msrv

* build: bump version to 0.11.19-rc1
2024-08-10 21:11:13 +08:00
Myriad-Dreamin
555da7e5a5
feat: identify more context for bracket colorization (#522) 2024-08-10 20:43:18 +08:00
Myriad-Dreamin
f8472e9a3e
fix: allow underline in url link (#520) 2024-08-10 20:42:59 +08:00
Myriad-Dreamin
11f9965c48
fix: parse dot operation on atomic expression correctly (#497) 2024-08-05 19:47:55 +08:00
Myriad-Dreamin
fb0a300bc2
build: bump version to 0.11.18 (#494)
* build: bump version to 0.11.18

* build: update cargo.lock
2024-08-05 03:27:38 +08:00
Myriad-Dreamin
a3095c2d5a
build: bump version to 0.11.18-rc1 (#491) 2024-08-05 02:40:07 +08:00
Myriad-Dreamin
04de6a2806
fix: allow hyphenate in url link (#481) 2024-07-30 18:47:57 +08:00
Myriad-Dreamin
08b9c10aa1
docs: improve and add contribution guide for syntaxes (#471)
* dev: reformat metadata of raw languages

* docs: improve and add contribution guide for syntaxes
2024-07-27 23:04:52 +08:00
Myriad-Dreamin
651d7f7148
build: bump version to 0.11.17 (#469)
* docs: update readme

* fix: disable syntax highlighting issue

* gg

* fix: fenced code

* build: bump version to 0.11.17

* fix: indented fenced code
2024-07-27 13:34:27 +08:00
Myriad-Dreamin
56b47fb01d
build: bump version to 0.11.17-rc1 (#468)
* docs: update changelog

* build: bump version to 0.11.17-rc1

* docs: update changelog

* docs: update changelog

* docs: update changelog

* docs: add a tip to help first contributors.

* build: update cargo.lock
2024-07-27 12:02:30 +08:00
Myriad-Dreamin
81a95816b6
feat: syntax highlighting for raw blocks (fence ticks <= 6) (#450)
* feat: syntax highlighting for raw blocks (fence ticks <= 6)

* dev: remove unused comments
2024-07-22 19:20:25 +08:00
Myriad-Dreamin
c5222661b1
dev: fix errors after upgrading tsc and update resolution (#449) 2024-07-22 18:45:59 +08:00
Myriad-Dreamin
d6d69b28bf
build: bump version to 0.11.16 (#444)
* build: update changelog and readme

* build: bump version to 0.11.16
2024-07-20 23:33:04 +08:00
Myriad-Dreamin
e704c44707
build: bump version to 0.11.16-rc1 (#443) 2024-07-20 22:50:35 +08:00
Myriad-Dreamin
b8de9f9553
build: bump version to 0.11.15 (#418)
* build: update changelog

* build: bump version to v0.11.15

* build: update cargo lock
2024-07-15 11:05:23 +08:00
Myriad-Dreamin
28899d801f build: bump version to v0.11.15-rc3 2024-07-14 20:43:20 +08:00
Myriad-Dreamin
696dc20c87 build: bump version to v0.11.15-rc2 2024-07-14 19:22:23 +08:00
Myriad-Dreamin
be75ab3d2c
build: bump version to 0.11.14 (#377)
* docs: update changelog

* build: bump version to 0.11.14

* docs: update changelog

* build: bump version to 0.11.14

* chore: wording
2024-07-07 15:25:03 +08:00
Myriad-Dreamin
023513e085
build: bump version to 0.11.13 (#362)
* build: update changelog

* build: bump version to 0.11.13
2024-07-02 12:36:45 +08:00
Myriad-Dreamin
7f1de87765
build: bump version to 0.11.12 (#352)
* build: bump dependencies

* docs: update changelog

* build: bump version to 0.11.12

* chore: stupid patch
2024-06-28 09:08:09 +08:00
Myriad-Dreamin
00ec24e18f
dev: terminate expression before math blocks (#347)
* docs: minor updates

* dev: terminate expression before math blocks
2024-06-26 18:14:04 +08:00
Myriad-Dreamin
1c653d5fd2
build: bump version to 0.11.11 (#331)
* docs: update changelog

* build: bump version to 0.11.11

* fix: wording
2024-06-17 13:36:40 +08:00
Myriad-Dreamin
eb12ef0671
build: bump version to 0.11.10 (#316)
* docs: update changelog

* build: bump version to 0.11.10

* docs: update changelog.md
2024-05-26 11:50:15 +08:00
Myriad-Dreamin
49c665de66
build: bump version to 0.11.9 (#304)
* build: add changelog

* build: bump version to 0.11.9
2024-05-18 13:08:44 +08:00
Myriad-Dreamin
6a438e79c4
fix: properly stops call expressions (#273) 2024-05-12 00:32:53 +08:00
Myriad-Dreamin
f0442b7269
build: bump version to 0.11.8 (#256)
* dev: update changelog

* build: bump version to 0.11.8
2024-05-07 19:38:38 +08:00
Myriad-Dreamin
f167ad1524
build: bump version to 0.11.7 (#244)
* dev: update changelog

* build: bump version to 0.11.7
2024-05-06 00:06:31 +08:00
Myriad-Dreamin
5fdf3353b7
build: bump version to 0.11.6 (#219)
* dev: add help and acknowledgement about symbol view

* dev: add changelog for  0.11.6

* build: bump version to 0.11.6
2024-04-27 10:49:18 +08:00
Myriad-Dreamin
786814b09c
build: bump version to 0.11.5 (#207)
* build: update changelog

* build: bump version to 0.11.5
2024-04-20 19:33:47 +08:00
Myriad-Dreamin
0982686258
fix: identify string literals in math mode (#196) 2024-04-18 11:33:49 +08:00
Myriad-Dreamin
3393b998aa
fix: a dot or colon in ref ident cannot follow space or EOF (#195) 2024-04-18 11:33:22 +08:00
Myriad-Dreamin
68ce4701c6
build: bump version to 0.11.4 (#191)
* build: update changelog

* build: bump version to 0.11.4

* docs: update readme

* docs: update wording
2024-04-15 01:34:38 +08:00
Myriad-Dreamin
987a7da867
feat: complete arguments enhanced by type inference (#186)
* auto complete code in param position

* dev: initial path completion in params

* fix: compile error

* remove two todo

* dev: improve get_deref_target

* check string during completion

* feat: complete path arguments

* feat: identify hash before function follows a content parameter

* dev: complete text.size, text.dir, stack.dir, stroke dict

* dev: add record type

* dev: complete stroke dict

* fix: correct kind of langauge of code tooltip

* dev: add colon trigger character

* dev: let type selection complete

* dev: complete inset/outset/margin/radius dictionary types

* dev: complete raw theme/syntaxes, bib path types

* dev: complete all files at the same time

* dev: update snapshot
2024-04-15 00:17:54 +08:00
Myriad-Dreamin
4b1057efaf
fix: better grammar on incomplete heading (#187) 2024-04-12 09:49:36 +08:00
Myriad-Dreamin
c22f70b49e
dev: refactor def and use cache for improving definition (#179)
* chore: add a notes to do.

* dev: cache def and use information

* dev: move signature cache to analysis level

* dev: refactor a bit for improving definition

* dev: more appropriate definition discover

* fix: clippy error
2024-04-11 20:45:02 +08:00
QuarticCat
ebed95cbcd
fix: improve release profile & fix typos (#177)
* dev: split a gh-release profile to accelerate development

* fix: many typos

* fix: miri warnings

* fix: update fixtures
2024-04-10 11:34:18 +08:00
Myriad-Dreamin
da70c0d31c
build: bump version to 0.11.3 (#172)
* build: update readme and changelog for update

* build: bump version to 0.11.3

* dev: remove a dirty console log

* dev: update changelog
2024-04-06 19:46:41 +08:00
Myriad-Dreamin
61851f1300
dev: correctly parse label and reference markup (#167) 2024-04-06 13:44:48 +08:00
Myriad-Dreamin
2e39afde78
fix: better grammar on incomplete AST (#140)
* dev: error tolerance on editing let/show statements

* dev: error tolerance on editing if/show statements

* dev: error tolerance on editing while/for statements

* dev: error tolerance on editing if/while/for statements

* dev: better token for and or not
2024-04-01 01:51:42 +08:00
Myriad-Dreamin
b635f06619
build: bump version to 0.11.2 (#136)
* docs: update documents

* fix: correct order of building binaries

* build: bump version to 0.11.2

* docs: redirect changelog

* docs: update document tips

* docs: update insert template in place tips

* build: bump typstyle version to 0.11.7
2024-03-30 23:02:43 +08:00
Myriad-Dreamin
90ef2e6f72
dev: improve punctuation and keyword token kinds (#133)
* dev: improve punctuation and keyword token kinds

* dev: improve punctuation and keyword token kinds
2024-03-30 20:04:34 +08:00
Myriad-Dreamin
4e318e023f
fix: correct identifier/keyword boundaries (#128) 2024-03-30 17:14:58 +08:00
Myriad-Dreamin
bf739d8367
build: bump version to 0.11.1 (#106)
* build: bump version to 0.11.1

* build: add changelog for v0.11.1

* fix: wrong changelog

* docs: update readme

* docs: update changelog
2024-03-27 10:30:50 +08:00
Myriad-Dreamin
2ae86922a4
fix: keyword boundary (#109) 2024-03-27 10:19:50 +08:00