sublime_text3 用户配置

本文详细介绍了 Sublime Text 的配置参数,包括自动完成触发器设置、文件排除模式、字体大小及样式调整等,帮助读者更好地理解并利用这些设置提高编辑效率。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

{
"auto_complete_triggers":
[
{
"characters": "",
"selector": "text.html"
}
],
"bold_folder_labels": true,
"caret_extra_bottom": 0,
"caret_extra_top": 0,
"caret_extra_width": 0.8,
"caret_style": "blink",
"color_scheme": "Packages/User/Monokai Soda (SL).tmTheme",
"default_line_ending": "unix",
"detect_slow_plugins": false,
"draw_minimap_border": true,
"fade_fold_buttons": true,
"file_exclude_patterns":
[
".tags",
".tags_sorted_by_file",
"*.pyc",
"*.pyo",
"*.exe",
"*.dll",
"*.obj",
"*.o",
"*.a",
"*.lib",
"*.so",
"*.dylib",
"*.ncb",
"*.sdf",
"*.suo",
"*.pdb",
"*.idb",
".DS_Store",
"*.class",
"*.psd",
"*.db",
"*.sublime-workspace"
],
"fold_buttons": true,
"font_face": "Courier New",
"font_size": 13,
"gutter": true,
"highlight_line": true,
"ignored_packages":
[
"BracketHighlighter",
"ColorPicker",
"ConvertToUTF8",
"CTags",
"DocBlockr",
"LineEndings",
"PhpNamespace",
"PlainTasks"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"rulers":
[
80,
100,
120
],
"save_on_focus_lost": true,
"scroll_past_end": true,
"show_full_path": true,
"soda_classic_tabs": true,
"soda_folder_icons": true,
"theme": "Soda Dark 3.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"update_check": false,
"word_wrap": true
}

转载于:https://www.cnblogs.com/blueskycc/p/5193747.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值