tinymist/syntaxes/textmate/tests/unit/bugs
2024-11-29 15:43:38 +08:00
..
bad_ident.typ fix: correct identifier/keyword boundaries (#128) 2024-03-30 17:14:58 +08:00
bad_ident.typ.snap dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +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 braces in math mode as content (#901) 2024-11-25 13:14:36 +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 dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +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 fix: nested colorization 2024-08-11 11:24:50 +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 fix: nested colorization 2024-08-11 11:24:50 +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-issue194.typ fix: identify string literals in math mode (#196) 2024-04-18 11:33:49 +08:00
tinymist-issue194.typ.snap fix: identify string literals in math mode (#196) 2024-04-18 11:33:49 +08:00
tinymist-issue334.typ dev: terminate expression before math blocks (#347) 2024-06-26 18:14:04 +08:00
tinymist-issue334.typ.snap dev: terminate expression before math blocks (#347) 2024-06-26 18:14:04 +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: parse for clause correctly (#642) 2024-10-07 13:13:42 +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 fix: match brackets in content block recursively (#856) 2024-11-19 23:28:12 +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 dev: improve punctuation and keyword token kinds (#133) 2024-03-30 20:04:34 +08:00