tinymist/syntaxes/textmate/tests/unit/bugs
Myriad-Dreamin 4bfb5c22da
fix: stop atom expressions before backslash (#1835)
* fix: stop atom expressions before marks

* dev: fix it
2025-06-23 11:32:55 +08:00
..
bad_ident.typ fix: correct identifier/keyword boundaries (#128) 2024-03-30 17:14:58 +08:00
bad_ident.typ.snap feat: handle minus and asterisk marker confidently (#1134) 2025-01-09 14:27:39 +08:00
bad_show.typ fix: correct identifier/keyword boundaries (#128) 2024-03-30 17:14:58 +08:00
bad_show.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
brace-in-math.typ fix: match braces in math mode as content (#901) 2024-11-25 13:14:36 +08:00
brace-in-math.typ.snap fix: match special identifiers in calls (#1125) 2025-01-07 14:20:00 +08:00
closure.typ feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +08:00
closure.typ.snap feat: parse arrow functions like binary expr (#1128) 2025-01-08 11:24:55 +08:00
comment-in-string.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
comment-in-string.typ.snap fix: nested colorization 2024-08-11 11:24:50 +08:00
expression-field.typ fix: properly stops call expressions (#273) 2024-05-12 00:32:53 +08:00
expression-field.typ.snap feat: change some names of textmate scopes (#1119) 2025-01-07 14:00:21 +08:00
field.typ feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +08:00
field.typ.snap fix: nested colorization 2024-08-11 11:24:50 +08:00
for-content.typ feat: mark correct expression boundary on all testing files from typst/typst (#85) 2024-03-23 01:19:43 +08:00
for-content.typ.snap feat: change some names of textmate scopes (#1119) 2025-01-07 14:00:21 +08:00
hover.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
hover.typ.snap fix: match brackets in content block recursively (#856) 2024-11-19 23:28:12 +08:00
link.typ fix: allow underline in url link (#520) 2024-08-10 20:42:59 +08:00
link.typ.snap feat: recursively parse markup link according to typst syntax (#911) 2024-11-29 15:43:38 +08:00
ref-in-string.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
ref-in-string.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00
tinymist-issue334.typ dev: terminate expression before math blocks (#347) 2024-06-26 18:14:04 +08:00
tinymist-issue334.typ.snap feat: parse arrow functions like binary expr (#1128) 2025-01-08 11:24:55 +08:00
tinymist-issue492.typ fix: parse dot operation on atomic expression correctly (#497) 2024-08-05 19:47:55 +08:00
tinymist-issue492.typ.snap fix: parse quotes near the atomic hash expression (#559) 2024-08-26 10:56:49 +08:00
tinymist-issue556.typ fix: parse quotes near the atomic hash expression (#559) 2024-08-26 10:56:49 +08:00
tinymist-issue556.typ.snap fix: parse quotes near the atomic hash expression (#559) 2024-08-26 10:56:49 +08:00
tinymist-issue640.typ feat: parse for clause correctly (#642) 2024-10-07 13:13:42 +08:00
tinymist-issue640.typ.snap feat: change some names of textmate scopes (#1119) 2025-01-07 14:00:21 +08:00
tinymist-issue853.typ fix: match brackets in content block recursively (#856) 2024-11-19 23:28:12 +08:00
tinymist-issue853.typ.snap feat: change some names of textmate scopes (#1119) 2025-01-07 14:00:21 +08:00
tinymist-issue1702.typ fix: stop atom expressions before backslash (#1835) 2025-06-23 11:32:55 +08:00
tinymist-issue1702.typ.snap fix: stop atom expressions before backslash (#1835) 2025-06-23 11:32:55 +08:00
tinymist-issue1745.typ fix: stop hash expressions before "operators" (#1756) 2025-05-13 18:06:19 +08:00
tinymist-issue1745.typ.snap fix: stop hash expressions before "operators" (#1756) 2025-05-13 18:06:19 +08:00
tinymist-issue1751.typ fix: stop parsing markup call before math dollar (#1752) 2025-05-13 16:56:14 +08:00
tinymist-issue1751.typ.snap fix: stop parsing markup call before math dollar (#1752) 2025-05-13 16:56:14 +08:00
ts-intro.typ feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
ts-intro.typ.snap fix: match special identifiers in calls (#1125) 2025-01-07 14:20:00 +08:00