{
"auto_complete": false,
"auto_complete_commit_on_tab": true,
"auto_match_enabled": true,
"bold_folder_labels": true,
"caret_style": "solid",
"color_scheme": "Packages/User/SublimeLinter/Flatland Dark (SL).tmTheme",
"detect_indentation": true,
"draw_indent_guides": true,
"ensure_newline_at_eof_on_save": true,
"file_exclude_patterns":
[
"*.DS_Store",
"*.pyc",
"*.git"
],
"find_selected_text": true,
"fold_buttons": false,
"folder_exclude_patterns":
[
],
"font_face": "Menlo",
"font_options":
[
"no_round"
],
"font_size": 14,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
],
"indent_to_bracket": true,
"line_padding_bottom": 0,
"line_padding_top": 0,
"match_brackets": true,
"match_brackets_angle": false,
"match_brackets_braces": true,
"match_brackets_content": true,
"match_brackets_square": true,
"new_window_settings":
{
"hide_open_files": true,
"show_tabs": true,
"side_bar_visible": true,
"status_bar_visible": true
},
"remember_open_files": true,
"remember_open_folders": true,
"scroll_past_end": false,
"show_full_path": true,
"show_minimap": false,
"tab_size": 2,
"theme": "Flatland Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"use_simple_full_screen": true,
"vintage_start_in_command_mode": false,
"wide_caret": true,
"word_wrap": true
}
'tools' 카테고리의 다른 글
슬랙(slack) 파일 용량 비우기 (파일 지우기) (0) | 2018.03.27 |
---|---|
정규표현식 테스트 가능한 좋은 사이트 추천! regex101 (0) | 2018.03.17 |
Webstorm 후기 및 실용적인 단축키 (0) | 2018.03.09 |
sublime text 3로 파이썬 장고 사용기1 (0) | 2017.05.17 |
크롬에서 캐시, 쿠키 쉽게 제거하기 (강력 새로고침) (0) | 2017.04.16 |