sublime text 3 我的习惯配置

Posted 懒人研究所 - 程序笔记

tags:

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

{
	"color_scheme": "Packages/Boxy Theme/schemes/Boxy Solarized Light.tmTheme",
	"font_size": 15,
	"ignored_packages":
	[
		"Vintage"
	],
	"open_files_in_new_window": false,
	"scroll_past_end": true,
	"theme": "Boxy Solarized Light.sublime-theme",
	"word_separators": "./\\()\"‘-:,.;<>[email protected]#%^&*|+=[]{}`~?"
}

 

插件列表

 

AvalonHelper

html-CSS-JS Prettify

LocalizedMenu

less

less2css   安装完成后记得看readme

emmet

alignment

boxy theme

以上是关于sublime text 3 我的习惯配置的主要内容,如果未能解决你的问题,请参考以下文章

sublime text 3 添加 javascript 代码片段 ( snippet )

python 用于在终端中运行的sublime text 3的简单代码片段制作工具

Sublime Text 3 个人开发习惯

Sublime Text3自定义代码片段

Sublime Text 3 习惯插件 转

如何在Sublime Text中添加代码片段