ConwayII/conway.sublime-workspace
2017-03-12 16:30:49 -07:00

400 lines
6.0 KiB
Plaintext

{
"auto_complete":
{
"selected_items":
[
]
},
"buffers":
[
{
"file": "makefile",
"settings":
{
"buffer_size": 448,
"encoding": "UTF-8",
"line_ending": "Unix"
}
},
{
"file": "src/conway.asm",
"settings":
{
"buffer_size": 103,
"encoding": "UTF-8",
"line_ending": "Unix"
}
},
{
"file": "conway.sublime-project",
"settings":
{
"buffer_size": 159,
"encoding": "UTF-8",
"line_ending": "Unix"
}
},
{
"file": "include/include.asm",
"settings":
{
"buffer_size": 6,
"encoding": "UTF-8",
"line_ending": "Unix"
}
}
],
"build_system": "Run",
"build_system_choices":
[
[
[
[
"List",
""
],
[
"Packages/Makefile/Make.sublime-build",
""
],
[
"Packages/Makefile/Make.sublime-build",
"Clean"
]
],
[
"List",
""
]
],
[
[
[
"Packages/Makefile/Make.sublime-build",
""
],
[
"Packages/Makefile/Make.sublime-build",
"Clean"
]
],
[
"Packages/Makefile/Make.sublime-build",
""
]
],
[
[
[
"Run",
""
],
[
"Packages/Makefile/Make.sublime-build",
""
],
[
"Packages/Makefile/Make.sublime-build",
"Clean"
]
],
[
"Run",
""
]
]
],
"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":
[
"/Users/thelbane/code/apple2/conway",
"/Users/thelbane/code/apple2/conway/include",
"/Users/thelbane/code/apple2/conway/src"
],
"file_history":
[
"/Users/thelbane/code/apple2/conway/conway.sublime-project",
"/Users/thelbane/Library/Application Support/Sublime Text 3/Packages/User/Make.sublime-build",
"/Users/thelbane/code/apple2/conway/build/conway",
"/Users/thelbane/code/apple2/conway/conway.asm",
"/Users/thelbane/code/makefile/foo.txt",
"/Users/thelbane/code/makefile/test.txt",
"/Users/thelbane/code/web/node-postgres-todo/model/database.js",
"/Users/thelbane/code/web/nodetest/test.txt",
"/Users/thelbane/code/web/nodetest/node_modules/express/lib/application.js",
"/Users/thelbane/code/web/nodetest/app/calc.js",
"/Users/thelbane/code/web/nodetest/file.md",
"/Users/thelbane/code/web/nodetest/app/index.js",
"/Users/thelbane/code/web/nodetest/index.js",
"/Users/thelbane/code/web/nodetest/package.json",
"/Users/thelbane/.zshrc",
"/Users/thelbane/.plan"
],
"find":
{
"height": 23.0
},
"find_in_files":
{
"height": 93.0,
"where_history":
[
""
]
},
"find_state":
{
"case_sensitive": false,
"find_history":
[
"app",
"app.js",
"{\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": "makefile",
"semi_transient": false,
"settings":
{
"buffer_size": 448,
"regions":
{
},
"selection":
[
[
432,
432
]
],
"settings":
{
"syntax": "Packages/Makefile/Makefile.sublime-syntax"
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 2,
"type": "text"
},
{
"buffer": 1,
"file": "src/conway.asm",
"semi_transient": false,
"settings":
{
"buffer_size": 103,
"regions":
{
},
"selection":
[
[
0,
0
]
],
"settings":
{
"syntax": "Packages/Text/Plain text.tmLanguage"
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 1,
"type": "text"
},
{
"buffer": 2,
"file": "conway.sublime-project",
"semi_transient": false,
"settings":
{
"buffer_size": 159,
"regions":
{
},
"selection":
[
[
159,
159
]
],
"settings":
{
"syntax": "Packages/JavaScript/JSON.sublime-syntax"
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 0,
"type": "text"
},
{
"buffer": 3,
"file": "include/include.asm",
"semi_transient": false,
"settings":
{
"buffer_size": 6,
"regions":
{
},
"selection":
[
[
6,
6
]
],
"settings":
{
"syntax": "Packages/Text/Plain text.tmLanguage"
},
"translation.x": 0.0,
"translation.y": 0.0,
"zoom_level": 1.0
},
"stack_index": 3,
"type": "text"
}
]
}
],
"incremental_find":
{
"height": 23.0
},
"input":
{
"height": 31.0
},
"layout":
{
"cells":
[
[
0,
0,
1,
1
]
],
"cols":
[
0.0,
1.0
],
"rows":
[
0.0,
1.0
]
},
"menu_visible": true,
"output.exec":
{
"height": 461.0
},
"output.find_results":
{
"height": 0.0
},
"pinned_build_system": "",
"project": "conway.sublime-project",
"replace":
{
"height": 42.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": false,
"show_tabs": true,
"side_bar_visible": true,
"side_bar_width": 150.0,
"status_bar_visible": true,
"template_settings":
{
}
}