php-kilo/tests/__snapshots__/EditorTest__test__debugInfo...

20 lines
288 B
JSON
Raw Normal View History

2019-11-20 15:03:48 -05:00
{
2021-03-09 12:47:33 -05:00
"cursor": {
"x": 0,
"y": 0
},
"offset": {
"x": 0,
"y": 0
},
2021-03-10 22:55:52 -05:00
"dirty": false,
2019-11-20 15:03:48 -05:00
"filename": "",
"renderX": 0,
"rows": [],
"screenCols": 80,
"screenRows": 23,
"statusMsg": "",
"syntax": null,
"tokens": []
}