Package updates

This commit is contained in:
Erick Kinnee 2020-10-16 15:35:57 -05:00
parent a7897245bc
commit 6ec2de1d87
2 changed files with 205 additions and 0 deletions

10
SharpCAT.sublime-project Normal file
View file

@ -0,0 +1,10 @@
{
"folders":
[
{
"follow_symlinks": true,
"path": "."
}
],
"solution_file": "./SharpCAT.sln"
}

195
SharpCAT.sublime-workspace Normal file
View file

@ -0,0 +1,195 @@
{
"auto_complete":
{
"selected_items":
[
]
},
"buffers":
[
],
"build_system": "",
"build_system_choices":
[
],
"build_varint": "",
"command_palette":
{
"height": 0.0,
"last_filter": "",
"selected_items":
[
[
"inst",
"Package Control: Install Package"
],
[
"i",
"Package Control: Install Package"
],
[
"ins",
"Package Control: Install Package"
],
[
"insta",
"Package Control: Install Package"
]
],
"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/erick/Library/Mobile Documents/com~apple~CloudDocs/Projects/SharpCAT",
"/Users/erick/Library/Mobile Documents/com~apple~CloudDocs/Projects/SharpCAT/SharpCAT"
],
"file_history":
[
"/Users/erick/Library/Mobile Documents/com~apple~CloudDocs/Projects/SharpCAT/SharpCAT/SharpCAT.cs",
"/Users/erick/Library/Mobile Documents/com~apple~CloudDocs/Projects/SharpCAT/SharpCAT/Serial.cs"
],
"find":
{
"height": 0.0
},
"find_in_files":
{
"height": 0.0,
"where_history":
[
]
},
"find_state":
{
"case_sensitive": false,
"find_history":
[
],
"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":
[
{
"sheets":
[
]
}
],
"incremental_find":
{
"height": 0.0
},
"input":
{
"height": 0.0
},
"layout":
{
"cells":
[
[
0,
0,
1,
1
]
],
"cols":
[
0.0,
1.0
],
"rows":
[
0.0,
1.0
]
},
"menu_visible": true,
"output.exec":
{
"height": 108.0
},
"output.find_results":
{
"height": 0.0
},
"output.variable_get":
{
"height": 0.0
},
"pinned_build_system": "",
"project": "SharpCAT.sublime-project",
"replace":
{
"height": 0.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": 269.0,
"status_bar_visible": true,
"template_settings":
{
}
}