Sublime Text 3 Settings

{ "always_show_minimap_viewport": true, "auto_complete": true, "auto_complete_commit_on_tab": true, "auto_complete_selector": "source - comment, meta.tag - punctuation.definition.tag.begin", "auto_complete_with_fields": false, "bold_folder_labels": true, "caret_extra_bottom": 0, "caret_extra_top": 0, "caret_extra_width": 1, "caret_style": "wide", "color_scheme": "Packages/User/SublimeLinter/Tomorrow-Night-Eighties (SL).tmTheme", "draw_indent_guides": true, "draw_minimap_border": true, "draw_white_space": "selection", "ensure_newline_at_eof_on_save": false, "find_selected_text": true, "font_face": "Ubuntu Mono", "font_options": [ "subpixel_antialias" ], "font_size": 15, "highlight_line": true, "highlight_modified_tabs": true, "ignored_packages": [ "Makefile", "Vintage" ], "indent": 2, "indent_guide_options": [ "draw_active" ], "indent_to_bracket": false, "overlay_scroll_bars": "enabled", "preview_on_click": true, "scroll_past_end": false, "show_tab_close_buttons": false, "tab_size": 2, "theme": "Flatland Dark.sublime-theme", "translate_tabs_to_spaces": true, "trim_trailing_white_space_on_save": true, "word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?$", "word_wrap": true }
Sublime Text 3 Settings as of February 2016

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.