欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

sublime text 3 配置

程序员文章站 2022-06-01 12:22:32
...
{
"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 配置

相关标签: sublime3