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

Posted

tags:

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

{
	"always_show_minimap_viewport": true,
	"auto_complete_commit_on_tab": true,
	"auto_complete_with_fields": true,
	"bold_folder_labels": true,
	"caret_style": "phase",
	"color_scheme": "Packages/Dracula Color Scheme/Dracula.tmTheme",
	"font_face": "Operator Mono Book",
	"font_size": 16,
	"highlight_line": true,
	"highlight_modified_tabs": true,
	"ignored_packages":
	[
		"Markdown",
		"Vintage"
	],
	"indent_guide_options":
	[
		"draw_normal",
		"draw_active"
	],
	"line_padding_bottom": 3,
	"line_padding_top": 3,
	"material_theme_accent_acid-lime": true,
	"material_theme_contrast_mode": true,
	"material_theme_small_statusbar": true,
	"material_theme_tabs_separator": true,
	"overlay_scroll_bars": "enabled",
	"theme": "Material-Theme-Darker.sublime-theme"
}

以上是关于json [Sublime Text Setting] VS Code上的首选设置。 #json #sublime_text #setting的主要内容,如果未能解决你的问题,请参考以下文章

json sublime_text_packages.json

json sublime_text_channel.json

json 【Sublime Text2】包Control.sublime-settings

Sublime Text 格式化JSON-pretty json

json sublime_text_settings

json Sublime Text Key Bindings