当前位置: 代码迷 >> 综合 >> sublime text 3 配置
  详细解决方案

sublime text 3 配置

热度:52   发布时间:2023-09-05 18:23:35.0
{
"bold_folder_labels": true,
"color_scheme": "Packages/Monokai Extended/Monokai Extended.tmTheme",
"default_encoding": "UTF-8",
"fade_fold_buttons": true,
"fold_buttons": true,
"font_face": "Consolas",
"font_size": 13,
"highlight_line": true,
"hot_exit": false,
"ignored_packages":
[
"JavaScript",
"Vintage"
],
"remember_open_files": false,
"save_on_focus_lost": true,
"scroll_past_end": true,
"show_encoding": true,
"show_full_path": true,
"show_line_endings": true,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}

插件:
sublime text 3 配置

  相关解决方案