json Sublime文本首选项

Posted

tags:

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

{
	"always_show_minimap_viewport": true,
	"caret_style": "phase",
	"color_scheme": "Packages/Color Scheme - Default/Mariana.sublime-color-scheme",
	"create_window_at_startup": false,
	"draw_minimap_border": true,
	"draw_white_space": "all",
	"ensure_newline_at_eof_on_save": true,
	"font_size": 9,
	"highlight_line": true,
	"ignored_packages": [
		"D",
		"Erlang",
		"Haskell",
		"LaTeX",
		"Lisp",
		"Lua",
		"Matlab",
		"OCaml",
		"R",
		"Scala",
		"TCL"
	],
	"indent_guide_options":
	[
		"draw_active",
		"draw_white_space"
	],
	"match_brackets_angle": true,
	"rulers":
	[
		4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76,80,84,88,92,96,100
	],
	"show_encoding": true,
	"show_line_endings": true,
	"tab_size": 4,
	"theme": "Adaptive.sublime-theme",
	"translate_tabs_to_spaces": true,
	"trim_trailing_white_space_on_save": true
}

以上是关于json Sublime文本首选项的主要内容,如果未能解决你的问题,请参考以下文章

json Sublime Text 3首选项

json Sublime Text 3 - 用户首选项

json 我最新的Sublime Text首选项。

markdown Sublime:用户首选项设置

Sublime text 3 中文文件名显示方框怎么解决?

Sublime Text 3使用出现中文乱码