-
[SublimeText] sublime.settingsWeb Program/Other 2016. 1. 20. 15:45
추천 플러그인
* nodejs
* angularjs
* Sublime CodeIntel
* SideBar Enhancements
* Sublime Linter
* DocBlockr
* emmet
* Bracket Highlighter
* MarkdownPreview
* FileDiffs
* Colorcoder
{
"auto_complete_commit_on_tab": true,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/User/SublimeLinter/Chelevra (SL).tmTheme",
"draw_minimap_border": true,
"draw_shadows": false,
"fade_fold_buttons": false,
"font_face": "M+ 1m Regular",
"font_options":
[
"no_round"
],
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"overlay_scroll_bars": "enabled",
"save_on_focus_lost": true,
"show_encoding": true,
"show_full_path": true,
"tab_size": 3,
"theme": "itg.flat.dark.green.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"update_check": false,
"use_simple_full_screen": true,
"wombat_color_expanded_folder": true,
"wombat_dirty_bottom_bar": true,
"wombat_sidebar_tree_small": true,
"wombat_solid_current_tab": true,
"wombat_tabs_medium": true,
"word_wrap": true,
"itg_small_tabs": true
}'Web Program > Other' 카테고리의 다른 글
Jenkins Pipeline 설정시 Shell Script 권한에러 (0) 2018.10.09 google code prettify 적용 (0) 2015.04.03 개발Tip. XML,JSON 개발시.. (0) 2012.03.12 IIS6 HTTP Compression (0) 2010.07.21 High Performance Web Site 규칙 (0) 2010.04.15