sublimeText3 환경설정
ctrl+` 누르고 해당url에 코드 복사 : https://packagecontrol.io/installation#st3
사용자 글씨 설정
Preferences > Settings-User
{ "bold_folder_labels": true, "caret_style": "phase", "color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme", "draw_minimap_border": true, "draw_white_space": "none", "fade_fold_buttons": false, "font_face": "Consolas", "font_size": 11, "highlight_line": true, "highlight_modified_tabs": true, "ignored_packages": [ "Markdown", "Vintage" ], "line_padding_bottom": 1, "line_padding_top": 1, "save_on_focus_lost": false, "tab_size": 4, "trim_trailing_white_space_on_save": true, "word_wrap": true }
vue.component 페이지를 확인할때 코드 : vue Syntax Highlight
packge import목록
광고
광고
'기타' 카테고리의 다른 글
PHP - JAVA (0) | 2018.12.10 |
---|