FortuneRoundtable/fortuneRoundtable.sublime-workspace

304 lines
4.3 KiB
Plaintext
Raw Normal View History

{
"auto_complete":
{
"selected_items":
[
[
"groupb",
"groupBName"
],
[
"groupA",
"groupAName"
],
[
"grid-templ",
"grid-template-columns\tproperty"
]
]
},
"buffers":
[
{
"file": "src/index.html",
"settings":
{
"buffer_size": 3466,
"encoding": "UTF-8",
"line_ending": "Windows"
}
},
{
"file": "src/script/script.js",
"settings":
{
"buffer_size": 5149,
"encoding": "UTF-8",
"line_ending": "Windows"
}
},
{
"file": "src/style/style.scss",
"settings":
{
"buffer_size": 1519,
"encoding": "UTF-8",
"line_ending": "Windows"
}
}
],
"build_system": "",
"build_system_choices":
[
],
"build_varint": "",
"command_palette":
{
"height": 0.0,
"last_filter": "",
"selected_items":
[
],
"width": 0.0
},
"console":
{
"height": 0.0,
"history":
[
]
},
"distraction_free":
{
"menu_visible": true,
"show_minimap": false,
"show_open_files": false,
"show_tabs": false,
"side_bar_visible": false,
"status_bar_visible": false
},
"expanded_folders":
[
"/H/Munkák/FortuneRoundtable",
"/H/Munkák/FortuneRoundtable/src",
"/H/Munkák/FortuneRoundtable/src/script",
"/H/Munkák/FortuneRoundtable/src/style"
],
"file_history":
[
"/H/Munkák/FortuneRoundtable/README.md",
"/H/Munkák/FortuneRoundtable/src/script/jquery-3.3.1.min.js"
],
"find":
{
"height": 40.0
},
"find_in_files":
{
"height": 0.0,
"where_history":
[
]
},
"find_state":
{
"case_sensitive": false,
"find_history":
[
"font",
"src",
"a",
"src",
"\"/>\n"
],
"highlight": true,
"in_selection": false,
"preserve_case": false,
"regex": false,
"replace_history":
[
],
"reverse": false,
"show_context": true,
"use_buffer2": true,
"whole_word": false,
"wrap": true
},
"groups":
[
{
"selected": 2,
"sheets":
[
{
"buffer": 0,
"file": "src/index.html",
"semi_transient": false,
"settings":
{
"buffer_size": 3466,
"regions":
{
},
"selection":
[
[
2746,
2746
]
],
"settings":
{
"syntax": "Packages/HTML/HTML.sublime-syntax"
},
"translation.x": 0.0,
"translation.y": 134.0,
"zoom_level": 1.0
},
"stack_index": 2,
"type": "text"
},
{
"buffer": 1,
"file": "src/script/script.js",
"semi_transient": false,
"settings":
{
"buffer_size": 5149,
"regions":
{
},
"selection":
[
[
4819,
4819
]
],
"settings":
{
"syntax": "Packages/JavaScript/JavaScript.sublime-syntax"
},
"translation.x": 0.0,
"translation.y": 1954.0,
"zoom_level": 1.0
},
"stack_index": 1,
"type": "text"
},
{
"buffer": 2,
"file": "src/style/style.scss",
"semi_transient": false,
"settings":
{
"buffer_size": 1519,
"regions":
{
},
"selection":
[
[
274,
274
]
],
"settings":
{
"auto_name": "",
"syntax": "Packages/CSS/CSS.sublime-syntax"
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 0,
"type": "text"
}
]
}
],
"incremental_find":
{
"height": 24.0
},
"input":
{
"height": 41.0
},
"layout":
{
"cells":
[
[
0,
0,
1,
1
]
],
"cols":
[
0.0,
1.0
],
"rows":
[
0.0,
1.0
]
},
"menu_visible": true,
"output.find_results":
{
"height": 0.0
},
"pinned_build_system": "",
"project": "fortuneRoundtable.sublime-project",
"replace":
{
"height": 44.0
},
"save_all_on_build": true,
"select_file":
{
"height": 0.0,
"last_filter": "",
"selected_items":
[
],
"width": 0.0
},
"select_project":
{
"height": 0.0,
"last_filter": "",
"selected_items":
[
],
"width": 0.0
},
"select_symbol":
{
"height": 0.0,
"last_filter": "",
"selected_items":
[
],
"width": 0.0
},
"selected_group": 0,
"settings":
{
},
"show_minimap": true,
"show_open_files": true,
"show_tabs": true,
"side_bar_visible": true,
"side_bar_width": 211.0,
"status_bar_visible": true,
"template_settings":
{
}
}