{
	"auto_complete":
	{
		"selected_items":
		[
			[
				"sort",
				"sortInfo"
			],
			[
				"req",
				"request"
			],
			[
				"user",
				"username"
			],
			[
				"value",
				"valueToSql"
			],
			[
				"pr",
				"primaryKey"
			],
			[
				"prp",
				"preparedData"
			],
			[
				"preparedd",
				"preparedData"
			],
			[
				"paramete",
				"parameterized"
			],
			[
				"where",
				"whereConditions"
			],
			[
				"sql",
				"sqlQuery"
			],
			[
				"colu",
				"getInsertColumns"
			],
			[
				"into",
				"intoToString"
			],
			[
				"crea",
				"createToString"
			],
			[
				"app",
				"appConfig"
			],
			[
				"columns",
				"columnsToString"
			],
			[
				"Inte",
				"IntegerType"
			],
			[
				"C",
				"COMPILER"
			],
			[
				"String",
				"StringType"
			]
		]
	},
	"buffers":
	[
		{
			"file": "src/index.js",
			"settings":
			{
				"buffer_size": 1327,
				"line_ending": "Unix"
			}
		},
		{
			"file": "package.json",
			"settings":
			{
				"buffer_size": 701,
				"line_ending": "Unix"
			}
		},
		{
			"file": "README.md",
			"settings":
			{
				"buffer_size": 3674,
				"line_ending": "Unix"
			}
		},
		{
			"file": "Makefile",
			"settings":
			{
				"buffer_size": 217,
				"line_ending": "Unix"
			}
		},
		{
			"file": "src/types.js",
			"settings":
			{
				"buffer_size": 195,
				"line_ending": "Unix"
			}
		},
		{
			"file": "test/main.js",
			"settings":
			{
				"buffer_size": 3468,
				"line_ending": "Unix"
			}
		}
	],
	"build_system": "",
	"command_palette":
	{
		"height": 392.0,
		"selected_items":
		[
			[
				"mark",
				"Markdown Preview: Preview in Browser"
			],
			[
				"move",
				"File: Move"
			],
			[
				"dup",
				"File: Duplicate"
			],
			[
				"du",
				"File: Duplicate"
			],
			[
				"ss json",
				"Set Syntax: JSON"
			],
			[
				"ss ja",
				"Set Syntax: Jade"
			],
			[
				"instal",
				"Package Control: Install Package"
			],
			[
				"dele",
				"File: Delete"
			],
			[
				"ss js",
				"Set Syntax: JSON"
			],
			[
				"pretty j",
				"Pretty JSON: Format (Pretty Print) JSON"
			],
			[
				"pretty ",
				"Pretty JSON: Format (Pretty Print) JSON"
			],
			[
				"pretty json",
				"Pretty JSON: JSON 2 XML"
			],
			[
				"json p",
				"Pretty JSON: Format (Pretty Print) JSON"
			],
			[
				"pretty",
				"Pretty JSON: Format (Pretty Print) JSON"
			],
			[
				"insta",
				"Package Control: Install Package"
			],
			[
				"remove",
				"Package Control: Remove Package"
			],
			[
				"markdow",
				"Markdown Preview: Preview in Browser"
			],
			[
				"markdo",
				"Markdown Preview: Preview in Browser"
			],
			[
				"rena",
				"File: Rename"
			],
			[
				"ss sa",
				"Set Syntax: Sass"
			],
			[
				"delete",
				"File: Delete"
			],
			[
				"ss sty",
				"Set Syntax: Stylus"
			],
			[
				"install ",
				"Package Control: Install Package"
			],
			[
				"ss javas",
				"Set Syntax: JavaScript"
			],
			[
				"ss java",
				"Set Syntax: JavaScript"
			],
			[
				"ren",
				"File: Rename"
			],
			[
				"ss javasc",
				"Set Syntax: JavaScript"
			],
			[
				"ins",
				"Package Control: Install Package"
			],
			[
				"ss live",
				"Set Syntax: LiveScript"
			]
		],
		"width": 593.0
	},
	"console":
	{
		"height": 126.0,
		"history":
		[
			"import urllib.request,os,hashlib; h = '7183a2d3e96f11eeadd761d777e62404' + 'e330c659d4bb41d3bdf022e94cab3cd0'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://sublime.wbond.net/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)"
		]
	},
	"distraction_free":
	{
		"menu_visible": true,
		"show_minimap": false,
		"show_open_files": false,
		"show_tabs": false,
		"side_bar_visible": false,
		"status_bar_visible": false
	},
	"file_history":
	[
		"/home/radu/code/sorty/src/curry.js",
		"/home/radu/code/sorty/index.js",
		"/home/radu/code/sorty/package.json",
		"/home/radu/code/ZippyUI/node_modules/bower/node_modules/mout/array/sort.js",
		"/home/radu/code/ZippyUI/node_modules/bower/node_modules/fstream/lib/socket-reader.js",
		"/home/radu/code/ZippyUI/node_modules/bower/node_modules/stringify-object/stringify-object.js",
		"/home/radu/code/ZippyUI/src/js/form/Slider.js",
		"/home/radu/code/ZippyUI/src/js/data/DataSource.js",
		"/home/radu/code/ZippyUI/generate_docs.bat",
		"/home/radu/code/ZippyUI/test/data/DataList/DataListGroupingTest.js",
		"/home/radu/code/ZippyUI/src/js/data/DataListGrouping.js",
		"/home/radu/code/ZippyUI/node_modules/bower/node_modules/mout/lang/isObject.js",
		"/home/radu/code/ZippyUI/src/js/data/DataList.js",
		"/home/radu/code/ZippyUI/src/js/ui/grid/DataGrid-scrollable.js",
		"/home/radu/code/ZippyUI/src/js/ui/grid/DataGrid.js",
		"/home/radu/code/ZippyUI/src/js/colorpicker.js",
		"/home/radu/code/ZippyUI/src/js/ui/datagrid/DataGrid.js",
		"/home/radu/code/ZippyUI/src/js/layout/DataGridLayout.js",
		"/home/radu/code/ZippyUI/src/js/ui/panel/Window.js",
		"/home/radu/code/ZippyUI/src/js/ui/datagrid/DataGridBehavior.js",
		"/home/radu/code/ZippyUI/src/resources/css/z-rules.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/z-datagrid-resize.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/z-datagrid-contents.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/z-datagrid-borders.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/z-datagrid-layout.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/z-datagrid-header.styl",
		"/home/radu/code/ZippyUI/src/resources/css/z-maskable.styl",
		"/home/radu/code/ZippyUI/src/resources/css/themes/dark/z-constants.styl",
		"/home/radu/code/ZippyUI/src/resources/css/themes/z-constants.styl",
		"/home/radu/code/ZippyUI/src/resources/css/themes/light/z-constants.styl",
		"/home/radu/code/ZippyUI/src/resources/css/themes/light/z-theme.css",
		"/home/radu/code/ZippyUI/node_modules/karma/node_modules/colors/themes/winston-light.js",
		"/home/radu/code/ZippyUI/node_modules/browserify/node_modules/punycode/LICENSE-GPL.txt",
		"/home/radu/code/ZippyUI/node_modules/bower/node_modules/mout/array/lastIndexOf.js",
		"/home/radu/code/ZippyUI/LICENSE.md",
		"/home/radu/code/ZippyUI/src/resources/css/ui/listview/z-listview.theme.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/z-label.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/listview/z-listview.styl",
		"/home/radu/code/ZippyUI/node_modules/browserify/node_modules/browserify-zlib/test/test-zlib-from-string.js",
		"/home/radu/code/ZippyUI/node_modules/bower/node_modules/decompress-zip/node_modules/readable-stream/lib/_stream_passthrough.js",
		"/home/radu/code/ZippyUI/src/resources/css/themes/z-themes.styl",
		"/home/radu/code/ZippyUI/src/resources/css/z-tooltip.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/notifier/z-note.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/notifier/z-note.anim.styl",
		"/home/radu/code/ZippyUI/node_modules/zip-dir/jszip/jszip-load.js",
		"/home/radu/code/ZippyUI/src/resources/css/ui/datepicker/z-datepicker.theme.styl",
		"/home/radu/code/ZippyUI/src/js/model/Bindable.js",
		"/home/radu/code/ZippyUI/src/lib/Classy/package.json",
		"/home/radu/code/ZippyUI/src/js/util/Resizable.js",
		"/home/radu/code/ZippyUI/bower.json",
		"/home/radu/code/ZippyUI/src/js/require.conf.js",
		"/home/radu/code/ZippyUI/package.json",
		"/home/radu/code/ZippyUI/src/js/layout/FlexLayout.js",
		"/home/radu/code/ZippyUI/src/js/core/Element.js",
		"/home/radu/code/ZippyUI/src/js/core/Configurable.js",
		"/home/radu/code/ZippyUI/src/js/ui/ColorPickerDrag.js",
		"/home/radu/code/ZippyUI/src/resources/css/ui/colorpicker/z-colorpicker.structure.styl",
		"/home/radu/code/ZippyUI/src/js/util/Region.js",
		"/home/radu/code/ZippyUI/src/js/util/Overlayable.js",
		"/home/radu/code/ZippyUI/src/js/cmp/AbstractVisualComponent.js",
		"/home/radu/code/ZippyUI/src/js/ui/Container.js",
		"/home/radu/code/ZippyUI/src/js/util/submitable/Submitable.js",
		"/home/radu/code/ZippyUI/src/js/style/StyleSheetable.js",
		"/home/radu/code/ZippyUI/node_modules/bower/node_modules/.bin/opn",
		"/home/radu/code/ZippyUI/src/js/ui/panel/WindowResize.js",
		"/home/radu/code/ZippyUI/src/resources/css/ui/panel/z-window.structure.styl",
		"/home/radu/code/ZippyUI/src/resources/css/z-resizable.styl",
		"/home/radu/code/ZippyUI/src/resources/css/layout/z-window.styl",
		"/home/radu/code/ZippyUI/src/js/util/Selectionable.js",
		"/home/radu/code/ZippyUI/src/js/ui/Menu.js",
		"/home/radu/code/ZippyUI/src/js/ui/util/Splitter.js",
		"/home/radu/code/ZippyUI/src/js/util/Maskable.js",
		"/home/radu/code/ZippyUI/src/js/style/Styles.js",
		"/home/radu/code/ZippyUI/README.md",
		"/home/radu/code/ZippyUI/src/resources/css/ui/util/splitter/z-splitter.styl",
		"/home/radu/code/ZippyUI/src/js/ui/DatePicker.navTpl.html",
		"/home/radu/code/ZippyUI/src/js/ui/DatePicker.headerTpl.html",
		"/home/radu/code/ZippyUI/src/js/cache/Persister.js",
		"/home/radu/code/ZippyUI/src/js/util/Alignable.js",
		"/home/radu/code/ZippyUI/src/js/form/SpinnerField.js",
		"/home/radu/code/ZippyUI/src/js/validator/Validateable.js",
		"/home/radu/code/ZippyUI/src/js/data/DataSourceable.js",
		"/home/radu/code/ZippyUI/src/js/style/Styleable.js",
		"/home/radu/code/ZippyUI/src/js/cmp/AbstractComponent.js",
		"/home/radu/code/ZippyUI/src/js/core/EventEmitter.js",
		"/home/radu/code/ZippyUI/src/js/core/Zpy.js",
		"/home/radu/code/ZippyUI/src/js/util/Browser.js",
		"/home/radu/code/ZippyUI/src/resources/css/z-base.styl",
		"/home/radu/code/ZippyUI/src/resources/css/form/z-actiontool.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/panel/z-window.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/z-window.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/z-window.css",
		"/home/radu/code/ZippyUI/src/resources/css/layout/z-window.css",
		"/home/radu/code/ZippyUI/src/js/splitter.js",
		"/home/radu/code/ZippyUI/src/resources/css/form/z-uploadfield.styl",
		"/home/radu/code/ZippyUI/node_modules/browserify/test/multi_entry.js",
		"/home/radu/code/ZippyUI/src/resources/css/z-drag.styl",
		"/home/radu/code/ZippyUI/node_modules/bower/node_modules/decompress-zip/node_modules/readable-stream/node_modules/core-util-is/util.js",
		"/home/radu/code/ZippyUI/node_modules/express/lib/utils.js",
		"/home/radu/code/ZippyUI/node_modules/browserify/test/util.js",
		"/home/radu/code/ZippyUI/node_modules/karma/node_modules/http-proxy/node_modules/utile/test/utile-test.js",
		"/home/radu/code/ZippyUI/ui.karma.conf.js",
		"/home/radu/code/ZippyUI/src/js/core/util/nestedValue.js",
		"/home/radu/code/ZippyUI/src/js/form/Field.js",
		"/home/radu/code/ZippyUI/src/js/ui/Notifier.js",
		"/home/radu/code/ZippyUI/src/js/layout/AbstractLayout.js",
		"/home/radu/code/ZippyUI/src/js/layout/RowLayout.js",
		"/home/radu/code/ZippyUI/src/js/core/fn/FunctionQueue.js",
		"/home/radu/code/ZippyUI/src/js/util/CssObservable.js",
		"/home/radu/code/ZippyUI/src/js/util/CssInheritable.js",
		"/home/radu/code/ZippyUI/src/js/ui/VisualComponent.js",
		"/home/radu/code/ZippyUI/src/js/style/prefixer.js",
		"/home/radu/code/ZippyUI/src/resources/css/zippyui.styl",
		"/home/radu/code/ZippyUI/src/js/core/util/checks.js",
		"/home/radu/code/ZippyUI/test/style/ToStyleString.js",
		"/home/radu/code/ZippyUI/src/js/style/toStyleObject.js",
		"/home/radu/code/ZippyUI/src/js/data/RemotableDataList.js",
		"/home/radu/code/ZippyUI/src/js/core/fn/withQueueStates.js",
		"/home/radu/code/ZippyUI/src/js/core/fn/withQueue.js",
		"/home/radu/code/ZippyUI/src/js/core/Zpy-check.js",
		"/home/radu/code/ZippyUI/src/lib/Classy/dist/classy.js",
		"/home/radu/code/ZippyUI/src/resources/css/form/z-field.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/colorpicker/z-colorpicker.styl",
		"/home/radu/code/ZippyUI/src/resources/css/ui/colorpicker/z-colorpicker.theme.styl",
		"/home/radu/code/ZippyUI/src/js/ui/ColorPicker.js",
		"/home/radu/code/ZippyUI/src/js/dd/DragHelper.js",
		"/home/radu/code/ZippyUI/src/js/form/NumberField.js",
		"/home/radu/code/ZippyUI/src/js/cache/Storage.js"
	],
	"find":
	{
		"height": 34.0
	},
	"find_in_files":
	{
		"height": 90.0,
		"where_history":
		[
			"/home/radu/code/ZippyUI/src/js/ui/datagrid",
			"/home/radu/code/ZippyUI/src/ui/datagrid",
			"/home/radu/code/ZippyUI/src",
			"/home/radu/code/ZippyUI/src/resources/css",
			"/home/radu/code/ZippyUI/src/resources",
			"/home/radu/code/ZippyUI/src/js",
			"/home/radu/code/ZippyUI/src/resources",
			"/home/radu/code/ZippyUI/resources",
			"/home/radu/code/ZippyUI/src/",
			"/home/radu/code/ZippyUI/src/resources/css",
			"/home/radu/code/ZippyUI/src/resources",
			"/home/radu/code/ZippyUI/src/js",
			"/home/radu/code/ZippyUI/src",
			"/home/radu/code/ZippyUI/examples",
			"/home/radu/code/ZippyUI/src/",
			"/home/radu/code/ZippyUI",
			"/home/radu/code/entity-hapi",
			""
		]
	},
	"find_state":
	{
		"case_sensitive": false,
		"find_history":
		[
			"getSortFnFor",
			"getFieldSortFunction",
			"scrollTop:",
			"scrolltop",
			"syncVerticalScroller",
			"getTableScrollHeight",
			"onVerticalScroll",
			"getVerticalScrollerSize",
			"getRenderStartIndex",
			"renderstart",
			"virtualre",
			"syncVerticalScroller",
			"canScroll",
			"lockScroll('",
			"lockscroll",
			"scrollingElementName",
			"lockScroll",
			"dom()",
			"onMouseWheel",
			"WHEEL_EVENT",
			"onMouseWheel\nonMouseWheel",
			"onMouseWheel",
			"scroll",
			"on=\"scroll\"",
			"getVerticalScrollerSize",
			"scrollLeft",
			"scrollLeft:",
			"scrollleft",
			"onHorizontalScroll",
			"scroll",
			"prepareScrollSync",
			"scroll",
			"totalColumnWidth",
			"totalcolumn",
			"minwid",
			"scrollbarSize",
			"scroll",
			"showCellBorders",
			"showlines",
			"border",
			"SizeStyle",
			"sizeStyle",
			"prepareColumnSizes",
			"stylealternaterowscls",
			"alternate",
			"columnHeaderTpl",
			"z-datagrid-cell",
			"z-datagrid-cell()",
			"z-datagrid-cell(",
			"z-datagrid-cell",
			"cell-ellipsis",
			"getTopVisibleWindow",
			"getResizeConstrainRegion",
			"onResizableDragStart",
			"constrainto",
			"originalHandleX",
			"onresizabledrag",
			"if (keepas",
			"getresizeregiondiff",
			"signum",
			"computeXYDiff",
			"handleX",
			"TO_DECIMALS",
			"aspectRatioPrecision",
			"handleCursor",
			"onResizableDragStart",
			"resizeHandles",
			"GET_HANDLES",
			"allResizeHandles",
			"resizeHandles",
			"resizable",
			"resize",
			"manager",
			"arrow(",
			"align-items",
			"rgba(",
			"rgba",
			"z-datagrid-header-border-color",
			"footertpl",
			"z-foo",
			"z-month",
			"prev",
			"DEFAULT_WEEK_START_DAY",
			"weekstart",
			"nav-table",
			"animationTargetClasses",
			"getViewColspan",
			"navtpl",
			"headerTpl",
			"getViewTplName",
			"range",
			"dayViewTpl",
			"prev",
			"@prev",
			"$z-visualcmp-border-color",
			"datagrid-header-border",
			"tomoment",
			"formatAsDay",
			"@today",
			"daytpl",
			"strictdate",
			"format:",
			"weekTpl",
			"getDaysForView",
			"weekDayNamesTpl",
			"DEFAULT_WEEK_START_DAY",
			"getWeekDayNames",
			"weekDayNamesTpl",
			"DEFAULT_WEEK_START_DAY",
			"aligna",
			"fromratio",
			"drag",
			"fnDrag",
			"tohsv",
			"hsv:",
			"ratio",
			"hsv:",
			"tohsv",
			"fromratio",
			"tohsv",
			"fromratio",
			"ratio",
			"fromratio",
			"hsv:",
			"fromRatio",
			"hsv:",
			"updateSaturationOnDrag",
			"VALIDATE"
		],
		"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.js",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 1327,
						"regions":
						{
						},
						"selection":
						[
							[
								845,
								845
							]
						],
						"settings":
						{
							"open_with_edit": true,
							"syntax": "Packages/JavaScript/JavaScript.tmLanguage",
							"tab_size": 4,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 162.0,
						"zoom_level": 1.0
					},
					"stack_index": 2,
					"type": "text"
				},
				{
					"buffer": 1,
					"file": "package.json",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 701,
						"regions":
						{
						},
						"selection":
						[
							[
								108,
								108
							]
						],
						"settings":
						{
							"syntax": "Packages/JavaScript/JSON.tmLanguage",
							"tab_size": 2,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 0.0,
						"zoom_level": 1.0
					},
					"stack_index": 1,
					"type": "text"
				},
				{
					"buffer": 2,
					"file": "README.md",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 3674,
						"regions":
						{
						},
						"selection":
						[
							[
								15,
								15
							]
						],
						"settings":
						{
							"parser": "markdown",
							"syntax": "Packages/Markdown/Markdown.tmLanguage",
							"tab_size": 4,
							"target": "disk",
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 0.0,
						"zoom_level": 1.0
					},
					"stack_index": 0,
					"type": "text"
				},
				{
					"buffer": 3,
					"file": "Makefile",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 217,
						"regions":
						{
						},
						"selection":
						[
							[
								217,
								217
							]
						],
						"settings":
						{
							"open_with_edit": true,
							"syntax": "Packages/Makefile/Makefile.tmLanguage"
						},
						"translation.x": 0.0,
						"translation.y": 0.0,
						"zoom_level": 1.0
					},
					"stack_index": 4,
					"type": "text"
				}
			]
		},
		{
			"selected": 1,
			"sheets":
			[
				{
					"buffer": 4,
					"file": "src/types.js",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 195,
						"regions":
						{
						},
						"selection":
						[
							[
								193,
								193
							]
						],
						"settings":
						{
							"open_with_edit": true,
							"syntax": "Packages/JavaScript/JavaScript.tmLanguage"
						},
						"translation.x": 0.0,
						"translation.y": 0.0,
						"zoom_level": 1.0
					},
					"stack_index": 5,
					"type": "text"
				},
				{
					"buffer": 5,
					"file": "test/main.js",
					"semi_transient": false,
					"settings":
					{
						"buffer_size": 3468,
						"regions":
						{
						},
						"selection":
						[
							[
								3322,
								3322
							]
						],
						"settings":
						{
							"open_with_edit": true,
							"syntax": "Packages/JavaScript/JavaScript.tmLanguage",
							"tab_size": 4,
							"translate_tabs_to_spaces": true
						},
						"translation.x": 0.0,
						"translation.y": 1371.0,
						"zoom_level": 1.0
					},
					"stack_index": 3,
					"type": "text"
				}
			]
		}
	],
	"incremental_find":
	{
		"height": 26.0
	},
	"input":
	{
		"height": 34.0
	},
	"layout":
	{
		"cells":
		[
			[
				0,
				0,
				1,
				1
			],
			[
				1,
				0,
				2,
				1
			]
		],
		"cols":
		[
			0.0,
			0.5,
			1.0
		],
		"rows":
		[
			0.0,
			1.0
		]
	},
	"menu_visible": true,
	"output.clipboard_manager":
	{
		"height": 118.0
	},
	"output.exec":
	{
		"height": 328.0
	},
	"output.find_results":
	{
		"height": 0.0
	},
	"output.haskell_sublime_load":
	{
		"height": 118.0
	},
	"project": "sorty.sublime-project",
	"replace":
	{
		"height": 48.0
	},
	"save_all_on_build": true,
	"select_file":
	{
		"height": 0.0,
		"selected_items":
		[
			[
				"pac",
				"package.json"
			],
			[
				"sortab",
				"src/js/data/SortableDataList.js"
			],
			[
				"datal",
				"src/js/data/DataList.js"
			],
			[
				"dg",
				"src/js/ui/grid/DataGrid.js"
			],
			[
				"column",
				"src/js/ui/datagrid/Column.js"
			],
			[
				"dgt",
				"src/js/ui/grid/DataGrid-tpl.js"
			],
			[
				"datag",
				"src/js/ui/datagrid/DataGridColumns.js"
			],
			[
				"z-da-su",
				"src/resources/css/ui/z-datagrid-summary.styl"
			],
			[
				"z-da-bo",
				"src/resources/css/ui/z-datagrid-borders.styl"
			],
			[
				"z-data-con",
				"src/resources/css/ui/z-datagrid-contents.styl"
			],
			[
				"z-data",
				"src/resources/css/ui/z-datagrid-header.styl"
			],
			[
				"z-da-la",
				"src/resources/css/ui/z-datagrid-layout.styl"
			],
			[
				"z-data-re",
				"src/resources/css/ui/z-datagrid-resize.styl"
			],
			[
				"z-constan",
				"src/resources/css/themes/light/z-constants.styl"
			],
			[
				"lighttheme",
				"src/resources/css/themes/light/z-theme.styl"
			],
			[
				"z-mas",
				"src/resources/css/z-maskable.styl"
			],
			[
				"over",
				"src/js/util/Overlayable.js"
			],
			[
				"window",
				"src/js/ui/panel/Window.js"
			],
			[
				"resiza",
				"src/js/util/Resizable.js"
			],
			[
				"z-base",
				"src/resources/css/z-base.styl"
			],
			[
				"z-bas",
				"src/resources/css/z-base.styl"
			],
			[
				"z-ru",
				"src/resources/css/z-rules.styl"
			],
			[
				"z-windo",
				"src/resources/css/ui/panel/z-window.structure.styl"
			],
			[
				"z-re",
				"src/resources/css/z-resizable.styl"
			],
			[
				"z-res",
				"src/resources/css/z-resizable.styl"
			],
			[
				"z-w",
				"src/resources/css/layout/z-window.styl"
			],
			[
				"wre",
				"src/js/ui/panel/WindowResize.js"
			],
			[
				"windowr",
				"src/js/ui/panel/WindowResize.js"
			],
			[
				"spli",
				"src/js/ui/util/Splitter.js"
			],
			[
				"menu",
				"src/js/ui/Menu.js"
			],
			[
				"slider",
				"src/js/form/Slider.js"
			],
			[
				"z-",
				"src/resources/css/z-rules.styl"
			],
			[
				"z-date",
				"src/resources/css/ui/datepicker/z-datepicker.theme.styl"
			],
			[
				"z-msaka",
				"src/resources/css/z-maskable.styl"
			],
			[
				"z-maska",
				"src/resources/css/z-maskable.styl"
			],
			[
				"maska",
				"src/js/util/Maskable.js"
			],
			[
				"z-cons",
				"src/resources/css/themes/light/z-constants.styl"
			],
			[
				"footert",
				"src/js/ui/DatePicker.footerTpl.html"
			],
			[
				"navtpl",
				"src/js/ui/DatePicker.navTpl.html"
			],
			[
				"dateheader",
				"src/js/ui/DatePicker.headerTpl.html"
			],
			[
				"tomo",
				"src/js/util/toMoment.js"
			],
			[
				"dateu",
				"src/js/util/DateUtils.js"
			],
			[
				"datep",
				"src/js/ui/DatePicker.js"
			],
			[
				"storage",
				"src/js/cache/Storage.js"
			],
			[
				"persi",
				"src/js/cache/Persister.js"
			],
			[
				"regi",
				"src/js/util/Region.js"
			],
			[
				"align",
				"src/js/util/Alignable.js"
			],
			[
				"field",
				"src/js/form/Field.js"
			],
			[
				"z-color",
				"src/resources/css/ui/colorpicker/z-colorpicker.theme.styl"
			],
			[
				"cpdra",
				"src/js/ui/ColorPickerDrag.js"
			],
			[
				"colorpicker.st",
				"src/resources/css/ui/colorpicker/z-colorpicker.styl"
			],
			[
				"tin",
				"src/lib/tinycolor.js"
			],
			[
				"color",
				"src/js/colorpicker.js"
			],
			[
				"colorp",
				"src/js/ui/ColorPicker.js"
			],
			[
				"fie",
				"src/js/form/Field.js"
			],
			[
				"tostyle",
				"src/js/style/toStyleObject.js"
			],
			[
				"styles",
				"src/js/style/Styles.js"
			],
			[
				"tosty",
				"src/js/style/toStyleObject.js"
			],
			[
				"reg",
				"src/js/util/Region.js"
			],
			[
				"drag",
				"src/js/dd/DragHelper.js"
			],
			[
				"ele",
				"src/js/core/Element.js"
			],
			[
				"z-ba",
				"src/resources/css/z-base.styl"
			],
			[
				"alig",
				"src/js/util/Alignable.js"
			],
			[
				"region",
				"src/js/util/Region.js"
			],
			[
				"spinn",
				"src/js/form/SpinnerField.js"
			],
			[
				"validat",
				"src/js/validator/Validateable.js"
			],
			[
				"numberf",
				"src/js/form/NumberField.js"
			],
			[
				"nested",
				"src/js/core/util/nestedValue.js"
			],
			[
				"binda",
				"src/js/model/Bindable.js"
			],
			[
				"browser",
				"src/js/util/Browser.js"
			],
			[
				"zpy",
				"src/js/core/Zpy.js"
			],
			[
				"zpy-c",
				"src/js/core/Zpy-check.js"
			],
			[
				"whtqs",
				"src/js/core/fn/withQueueStates.js"
			],
			[
				"withq",
				"src/js/core/fn/withQueue.js"
			],
			[
				"che",
				"src/js/core/util/checks.js"
			],
			[
				"eventemi",
				"src/js/core/EventEmitter.js"
			],
			[
				"func",
				"src/js/core/fn/FunctionQueue.js"
			],
			[
				"functionq",
				"src/js/core/fn/FunctionQueue.js"
			],
			[
				"configura",
				"src/js/core/Configurable.js"
			],
			[
				"eve",
				"src/js/core/EventEmitter.js"
			],
			[
				"container",
				"src/js/ui/Container.js"
			],
			[
				"cssobs",
				"src/js/util/CssObservable.js"
			],
			[
				"cssin",
				"src/js/util/CssInheritable.js"
			],
			[
				"packa",
				"package.json"
			],
			[
				"eleme",
				"src/js/core/Element.js"
			],
			[
				"evente",
				"src/js/core/EventEmitter.js"
			],
			[
				"avc",
				"src/js/cmp/AbstractVisualComponent.js"
			],
			[
				"configur",
				"src/js/core/Configurable.js"
			],
			[
				"abstractc",
				"src/js/cmp/AbstractComponent.js"
			],
			[
				"stylea",
				"src/js/style/Styleable.js"
			],
			[
				"abstractvc",
				"src/js/cmp/AbstractVisualComponent.js"
			],
			[
				"visua",
				"src/js/ui/VisualComponent.js"
			],
			[
				"classy",
				"src/lib/Classy/dist/classy.js"
			],
			[
				"require",
				"src/js/require.conf.js"
			],
			[
				"flexl",
				"src/js/layout/FlexLayout.js"
			],
			[
				"abstract",
				"src/js/layout/AbstractLayout.js"
			],
			[
				"rowl",
				"src/js/layout/RowLayout.js"
			],
			[
				"z-rule",
				"src/resources/css/z-rules.styl"
			],
			[
				"zippy.s",
				"src/resources/css/zippyui.styl"
			],
			[
				"zippy.sty",
				"src/resources/css/zippyui.styl"
			],
			[
				"check",
				"src/js/core/util/checks.js"
			],
			[
				"checks",
				"src/js/core/util/checks.js"
			],
			[
				"vali",
				"src/js/validator/Validateable.js"
			],
			[
				"tostye",
				"src/js/style/toStyleString.js"
			],
			[
				"tostyles",
				"test/style/ToStyleString.js"
			],
			[
				"prefixp",
				"src/js/style/prefixProperties.js"
			],
			[
				"prefixinfo",
				"src/js/style/prefixInfo.js"
			],
			[
				"datas",
				"src/js/data/DataSource.js"
			],
			[
				"data",
				"src/js/data/DataSource.js"
			],
			[
				"bower",
				".bowerrc"
			],
			[
				"bower.json",
				"bower.json"
			],
			[
				"requre",
				"src/js/require.conf.js"
			],
			[
				"rowa",
				"src/js/ui/Rowable.js"
			],
			[
				"sele",
				"src/js/util/Selectionable.js"
			],
			[
				"not",
				"src/js/ui/Notifier.js"
			],
			[
				"submit",
				"src/js/util/submitable/Submitable.js"
			],
			[
				"wind",
				"src/js/ui/panel/Window.js"
			],
			[
				"selec",
				"src/js/util/Selectionable.js"
			],
			[
				"httpr",
				"src/js/connect/HttpRequest.js"
			],
			[
				"httpre",
				"src/js/connect/HttpRequest.js"
			],
			[
				"combo",
				"src/js/form/ComboField.js"
			],
			[
				"tab",
				"src/js/ui/panel/TabPanel.js"
			],
			[
				"require.c",
				"src/js/require.conf.js"
			],
			[
				"bowerr",
				".bowerrc"
			],
			[
				"bow",
				"bower.json"
			],
			[
				"index",
				"index.html"
			],
			[
				"selecti",
				"src/js/util/Selectionable.js"
			],
			[
				"datalisa",
				"src/js/util/DataListable.js"
			]
		],
		"width": 0.0
	},
	"select_project":
	{
		"height": 500.0,
		"selected_items":
		[
			[
				"react",
				"~/code/react-color-picker/react-color-picker.sublime-project"
			],
			[
				"entity",
				"~/code/entity-designer/entity-designer.sublime-project"
			],
			[
				"enti",
				"~/code/entity-designer/entity-designer.sublime-project"
			],
			[
				"reg",
				"~/code/region/region.sublime-project"
			],
			[
				"class",
				"~/code/classy/classy.sublime-project"
			],
			[
				"to",
				"~/code/ZippyUI/src/js/style/toStyle.sublime-project"
			],
			[
				"z",
				"~/code/ZippyUI/zippyui.sublime-project"
			],
			[
				"e",
				"~/code/entity-designer/entity-designer.sublime-project"
			],
			[
				"ent",
				"~/code/entity-designer/entity-designer.sublime-project"
			],
			[
				"",
				"~/code/react-zippyui/react-zippyui.sublime-project"
			],
			[
				"func",
				"~/code/functionally/functionally.sublime-project"
			],
			[
				"cla",
				"~/code/classy/classy.sublime-project"
			],
			[
				"C",
				"~/code/classy/classy.sublime-project"
			],
			[
				"en",
				"~/code/entity-designer/entity-designer.sublime-project"
			],
			[
				"a",
				"~/code/alchemy/alchemy.sublime-project"
			]
		],
		"width": 380.0
	},
	"select_symbol":
	{
		"height": 0.0,
		"selected_items":
		[
		],
		"width": 0.0
	},
	"settings":
	{
	},
	"show_minimap": false,
	"show_open_files": false,
	"show_tabs": true,
	"side_bar_visible": true,
	"side_bar_width": 342.0,
	"status_bar_visible": true,
	"template_settings":
	{
	}
}
