RCalculator可能是全世界最好用的图片压缩工具

标签归档:Sublime text

首页 » Posts tagged 'Sublime text'

thunkli

Sublime Text 自动换行

当前文件自动换行 在菜单栏选择View 》Word Wrap,即可。 所有文件自动换行 在菜单栏打开Settings,然后在配置文件中添加一行: “word_wrap”: true,

发表在 Memo | |
thunkli

Sublime text中文字符与Unicode互相转换插件

Sublime text中文字符与Unicode互相转换插件,允许你转换.js、.json和 .css 文件。 功能 中文字符转Unicode Unicode转中文字符 安装 使用Package Control: 搜索ConvertChineseCharacters并install Open the command palette Win/Linux: ctrl+shift+p, Mac: cmd+shift+p Type Install Package Control, press enter … 继续阅读

发表在 产品 | |