time-sampling-form/godot/.godot/editor/script_editor_cache.cfg

28 lines
550 B
INI
Raw Normal View History

2023-03-29 01:00:33 +00:00
[res://main_screen.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 0,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}
[res://addons/HTML5FileExchange/HTML5FileExchange.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
2023-08-05 20:38:19 +00:00
"column": 29,
2023-03-29 01:00:33 +00:00
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
2023-08-05 20:38:19 +00:00
"row": 16,
2023-03-29 01:00:33 +00:00
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}