File tree Expand file tree Collapse file tree
crates/tinymist-query/src/fixtures/completion/snaps Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11-- -
22source : crates / tinymist - query / src / completion .rs
3- assertion_line : 196
43description : " Completion on \" (52..53)"
54expression : " JsonRepr::new_pure(results)"
65input_file : crates / tinymist - query / src / fixtures / completion / path_kind_image_for_loop .typ
@@ -10,8 +9,8 @@ input_file: crates/tinymist-query/src/fixtures/completion/path_kind_image_for_lo
109 " isIncomplete" : false ,
1110 " items" : [
1211 {
13- " kind" : 17 ,
14- " label" : " a.png" ,
12+ " kind" : 17 ,
13+ " label" : " a.png" ,
1514 " sortText" : " 001" ,
1615 " textEdit" : {
1716 " newText" : " a.png" ,
@@ -28,8 +27,8 @@ input_file: crates/tinymist-query/src/fixtures/completion/path_kind_image_for_lo
2827 }
2928 },
3029 {
31- " kind" : 17 ,
32- " label" : " b.png" ,
30+ " kind" : 17 ,
31+ " label" : " b.png" ,
3332 " sortText" : " 002" ,
3433 " textEdit" : {
3534 " newText" : " b.png" ,
You can’t perform that action at this time.
0 commit comments