tinymist/syntaxes/textmate/tests/unit/math
Myriad-Dreamin 470386dabb
feat: handle minus and asterisk marker confidently (#1134)
* feat: handle minus and asterisk marker confidently

* test: add some tests about assign
2025-01-09 14:27:39 +08:00
..
arg_bracket.typ fix: exclude content block syntax when parsing math arguments (#1124) 2025-01-07 14:18:11 +08:00
arg_bracket.typ.snap fix: exclude content block syntax when parsing math arguments (#1124) 2025-01-07 14:18:11 +08:00
bracket-issue194.typ feat: parse math parentheses after [_^\/√∛∜] (#1106) 2025-01-04 02:22:27 +08:00
bracket-issue194.typ.snap fix: match special identifiers in calls (#1125) 2025-01-07 14:20:00 +08:00
bracket.typ feat: parse math parentheses after [_^\/√∛∜] (#1106) 2025-01-04 02:22:27 +08:00
bracket.typ.snap feat: change some names of textmate scopes (#1119) 2025-01-07 14:00:21 +08:00
bracket_unmatch.typ feat: parse math parentheses after [_^\/√∛∜] (#1106) 2025-01-04 02:22:27 +08:00
bracket_unmatch.typ.snap fix: match special identifiers in calls (#1125) 2025-01-07 14:20:00 +08:00
call_comment.typ fix: parse math calls with text braces inside or around (#1112) 2025-01-05 21:21:34 +08:00
call_comment.typ.snap feat: change some names of textmate scopes (#1119) 2025-01-07 14:00:21 +08:00
consecutive-call.typ fix: terminates math calls before identifier start (#1117) 2025-01-06 21:53:38 +08:00
consecutive-call.typ.snap fix: match special identifiers in calls (#1125) 2025-01-07 14:20:00 +08:00
consecutive-call2.typ feat: add more termination rules about FIRST tokens (#1122) 2025-01-07 14:15:31 +08:00
consecutive-call2.typ.snap fix: match special identifiers in calls (#1125) 2025-01-07 14:20:00 +08:00
dollar.typ feat: parse math parentheses after [_^\/√∛∜] (#1106) 2025-01-04 02:22:27 +08:00
dollar.typ.snap feat: change some names of textmate scopes (#1119) 2025-01-07 14:00:21 +08:00
dollar_in_dollar.typ feat: parse math parentheses after [_^\/√∛∜] (#1106) 2025-01-04 02:22:27 +08:00
dollar_in_dollar.typ.snap feat: change some names of textmate scopes (#1119) 2025-01-07 14:00:21 +08:00
dot_access.typ fix: parse field access in math (#1123) 2025-01-07 14:17:15 +08:00
dot_access.typ.snap fix: parse field access in math (#1123) 2025-01-07 14:17:15 +08:00
math.typ.snap feat: parse math parentheses after [_^\/√∛∜] (#1106) 2025-01-04 02:22:27 +08:00
nested_call.typ fix: parse math calls with text braces inside or around (#1112) 2025-01-05 21:21:34 +08:00
nested_call.typ.snap fix: match special identifiers in calls (#1125) 2025-01-07 14:20:00 +08:00
nested_call2.typ fix: parse math calls with text braces inside or around (#1112) 2025-01-05 21:21:34 +08:00
nested_call2.typ.snap fix: match special identifiers in calls (#1125) 2025-01-07 14:20:00 +08:00
raw.typ docs: documenting textmate grammar (#1131) 2025-01-08 12:40:19 +08:00
raw.typ.snap feat: handle minus and asterisk marker confidently (#1134) 2025-01-09 14:27:39 +08:00