json Sublime Text 3设置。

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了json Sublime Text 3设置。相关的知识,希望对你有一定的参考价值。

{
	"bold_folder_labels": true,
	"caret_style": "phase",
	"color_scheme": "Packages/Base16/base16-chalk.dark.tmTheme",
	"draw_minimap_border": true,
	"ensure_newline_at_eof_on_save": false,
	"fade_fold_buttons": false,
	"file_exclude_patterns":
	[
		"*.pyc",
		"*.pyo",
		"*.exe",
		"*.dll",
		"*.obj",
		"*.o",
		"*.a",
		"*.lib",
		"*.so",
		"*.dylib",
		"*.ncb",
		"*.sdf",
		"*.suo",
		"*.pdb",
		"*.idb",
		".DS_Store",
		"*.class",
		"*.psd",
		"*.pxm",
		"*.ai",
		"*.eps",
		"*.db",
		"*.tmproj",
		"*.sublime-project",
		"*.sublime-workspace"
	],
	"folder_exclude_patterns":
	[
		".svn",
		".git",
		".hg",
		"CVS",
		".sass-cache"
	],
	"font_face": "inconsolata-g",
	"font_options":
	[
		"no_bold",
		"subpixel_antialias",
		"no_round"
	],
	"font_size": 12,
	"gutter": true,
	"highlight_line": false,
	"highlight_modified_tabs": true,
	"ignored_packages":
	[
		"Vintage"
	],
	"line_padding_bottom": 2,
	"line_padding_top": 2,
	"margin": 4,
	"remember_open_files": false,
	"show_minimap": true,
	"tab_size": 4,
	"theme": "Phoenix Dark.sublime-theme",
	"translate_tabs_to_spaces": false,
	"trim_trailing_white_space_on_save": true,
	"word_wrap": true
}

以上是关于json Sublime Text 3设置。的主要内容,如果未能解决你的问题,请参考以下文章

json Sublime Text 3的默认sftp-config.json设置

json Sublime Text 3的默认sftp-config.json设置

json [Sublime Text Setting] VS Code上的首选设置。 #json #sublime_text #setting

json 我的Sublime Text 2设置(截至2013-09-19)。

Python第二天:sublime text 3 的运行快捷键设置为F5

json Sublime Text 3自定义