tinymist/syntaxes/textmate/tests/unit/editing
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
..
for.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
for.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
for2.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
for2.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
for3.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
for3.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
for4.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
for4.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
for5.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
for5.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
if.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
if.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
if2.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
if2.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
if3.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
if3.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
if4.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
if4.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
let.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
let.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
let2.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
let2.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
let3.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
let3.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show2.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show2.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show3.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show3.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show4.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show4.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show5.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show5.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show6.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
show6.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
while.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
while.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
while2.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
while2.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
while3.typ fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00
while3.typ.snap fix: better grammar on incomplete AST (#140) 2024-04-01 01:51:42 +08:00