123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160 |
- {
- "auto_complete":
- {
- "selected_items":
- [
- [
- "binary",
- "binaryLength"
- ],
- [
- "generate",
- "generateBinary"
- ]
- ]
- },
- "buffers":
- [
- ],
- "build_system": "",
- "command_palette":
- {
- "height": 0.0,
- "selected_items":
- [
- ],
- "width": 0.0
- },
- "console":
- {
- "height": 0.0
- },
- "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/bryan/Projects/hexmeh/scripts/utilities.js",
- "/home/bryan/Projects/hexmeh/styles/hexmeh.css",
- "/home/bryan/Projects/hexmeh/index.html",
- "/home/bryan/Projects/hexmeh/scripts/controllers.js",
- "/home/bryan/Projects/hexmeh/partials/intro.html",
- "/home/bryan/Projects/hexmeh/scripts/services.js",
- "/home/bryan/Projects/hexmeh/crossdomain.xml",
- "/home/bryan/Projects/hexmeh/scripts/app.js",
- "/home/bryan/Projects/hexmeh/.gitignore",
- "/home/bryan/Projects/hexmeh/README.md",
- "/home/bryan/Projects/whistle/scripts/app.js",
- "/home/bryan/Projects/whistle/scripts/utilities.js",
- "/home/bryan/Projects/whistle/index.html",
- "/home/bryan/Projects/azucar-fitness/www/Templates/main-template.dwt"
- ],
- "find":
- {
- "height": 35.0
- },
- "find_in_files":
- {
- "height": 0.0,
- "where_history":
- [
- ]
- },
- "find_state":
- {
- "case_sensitive": false,
- "find_history":
- [
- "whistler"
- ],
- "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": 33.0
- },
- "layout":
- {
- "cells":
- [
- [
- 0,
- 0,
- 1,
- 1
- ]
- ],
- "cols":
- [
- 0.0,
- 1.0
- ],
- "rows":
- [
- 0.0,
- 1.0
- ]
- },
- "menu_visible": true,
- "replace":
- {
- "height": 0.0
- },
- "save_all_on_build": true,
- "select_file":
- {
- "height": 0.0,
- "selected_items":
- [
- ],
- "width": 0.0
- },
- "select_project":
- {
- "height": 500.0,
- "selected_items":
- [
- [
- "",
- "/home/bryan/Projects/mcnaughty/mcnaughty.sublime-project"
- ]
- ],
- "width": 380.0
- },
- "show_minimap": true,
- "show_open_files": false,
- "show_tabs": true,
- "side_bar_visible": true,
- "side_bar_width": 243.0,
- "status_bar_visible": true
- }
|