rodpoblete
8/3/2017 - 3:13 PM

Wes Bos' Sublime Text Settings

Wes Bos' Sublime Text Settings

{
	"added_words":
	[
		"Mockup",
		"plugins",
		"coffeescript",
		"sourcemaps",
		"html",
		"plugin",
		"init",
		"gulpfile",
		"Transpiling",
		"transpile",
		"imagemin",
		"Templating",
		"templating",
		"gulpfiles",
		"js",
		"json",
		"npm",
		"css",
		"streamify",
		"linting",
		"src",
		"dest",
		"Transpilers",
		"Autoprefixers",
		"Autoprefixer",
		"styl",
		"app",
		"autoprefixer",
		"→",
		"dev",
		"uglify",
		"cssnext",
		"postcss",
		"uglifying",
		"javascript",
    "🐷",
    "Github",
    "Powershell",
    "colour",
    "colours",
    "concat",
    "online",
    "workflow",
    "workflows"
	],
	"afn_insert_dimensions": false,
	"auto_indent": true,
	"binary_file_patterns":
	[
		".DS_Store",
		"node_modules/",
		"tmp/",
		"*.png",
		"*.psd",
		"*.ai",
		"*.min.js",
		"tmp/",
		"_tmp/"
	],
	"bold_folder_labels": true,
	"caret_extra_bottom": 2,
	"caret_extra_top": 2,
	"caret_extra_width": 3,
	"caret_style": "phase",
	"close_windows_when_empty": true,
	"color_scheme": "Packages/User/Color Highlighter/themes/cobalt2.tmTheme",
	"detect_indentation": false,
	"draw_centered": false,
	"draw_minimap_border": true,
	"draw_white_space": "selection",
	"enable_tab_scrolling": false,
	"ensure_newline_at_eof_on_save": true,
	"extend_env":
	{
		"PATH": "/usr/local/bin"
	},
	"fade_fold_buttons": false,
	"file_exclude_patterns":
	[
		".DS_Store"
	],
	"find_selected_text": true,
	"folder_exclude_patterns":
	[
		".git",
		".awestruct",
		".sass-cache",
		"_developer-materials",
		"_downloads",
		"_tmp",
		"_specs",
		"_site",
		"_products",
		"_projects"
	],
	"font_face": "inconsolata",
	"font_size": 26,
	"highlight_line": true,
	"highlight_modified_tabs": true,
	"ignored_packages":
	[
		"SubliminalCollaborator",
		"CSSLint",
		"Git",
		"Gutter Color",
		"Vintage",
		"SASS Build",
		"Vintageous",
		"SublimeCodeIntel",
		"Nodejs",
		"Takana",
		"JSCS-Formatter",
		"AutocompletionFuzzy",
		"Markdown",
		"SublimeLinter",
		"Pretty JSON",
		"FixMyJS",
		"SublimeLinter-csslint",
		"RegReplace",
		"SFTP",
		"Sublimerge Pro",
		"SCSS",
		"SublimeLinter-jscs",
		"SublimeLinter-coffee",
		"FindKeyConflicts",
		"ColorPicker",
		"LiveReload",
		"Goto-CSS-Declaration",
		"SublimeOnSaveBuild",
		"Batch File",
		"Theme - Cobalt2"
	],
	"indent_guide_options":
	[
		"draw_normal",
		"draw_active"
	],
	"index_exclude_patterns":
	[
		"*.log"
	],
	"line_padding_bottom": 1,
	"line_padding_top": 1,
	"margin": 4,
	"match_brackets": true,
	"match_brackets_angle": true,
	"match_brackets_braces": true,
	"match_brackets_content": true,
	"match_brackets_square": true,
	"open_files_in_new_window": false,
	"origami_auto_zoom_on_focus": false,
	"rulers":
	[
		80
	],
	"scroll_past_end": true,
	"show_full_path": true,
	"show_tab_close_buttons": false,
	"spell_check": true,
	"tab_size": 2,
	"theme": "Cobalt2.sublime-theme",
	"translate_tabs_to_spaces": true,
	"trim_trailing_white_space_on_save": false,
	"use_simple_full_screen": false,
	"use_tab_stops": true,
	"wide_caret": true,
	"word_wrap": true
}