json Sublime Text 2/3首选项
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了json Sublime Text 2/3首选项相关的知识,希望对你有一定的参考价值。
{
"auto_complete_commit_on_tab": true,
"caret_style": "phase",
"close_windows_when_empty": false,
"color_scheme": "Packages/Railscasts Extended/Railscasts Extended.tmTheme",
"detect_indentation": false,
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
".zeus.sock",
".svn",
".git",
".hg",
".yardoc",
".idea",
".sass-cache",
".bundle",
".codekit-cache",
"coverage",
"CVS",
"tmp"
],
"font_face": "Source Code Pro Light",
"font_size": 12.0,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80,
131
],
"scroll_past_end": true,
"spell_check": false,
"tab_size": 2,
"theme": "Soda Dark 3.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
以上是关于json Sublime Text 2/3首选项的主要内容,如果未能解决你的问题,请参考以下文章
json Sublime Text 3 - 用户首选项
json 我最新的Sublime Text首选项。
json Sublime文本首选项
sublime there are no packages available for installation
sublime text 3 安装插件和取消启动检查更新
Sublime text 3 中文文件名显示方框怎么解决?