常用设置:
定位到菜单栏:
Alt
设置字体,不自动换行等。
菜單preserences + setting
//设置不自动换行:”word_wrap”:false,
//設置字體: “font_size”: 16,
主题配置文件在Sublime Text 3\Packages\Color Scheme - Default.sublime-package
注释颜色:comment->foreground->代码值改成自己所需要的
插件安裝
1.Call out the Sublime Command Palette with Ctrl+Shift+P or Command+Shift+P, type Install Package and return
2.git
$ git clone git://github.com/learning/SublimeServer.git

本文介绍如何在Sublime Text中进行高效设置,包括禁用自动换行、调整字体大小、更改主题配置文件及注释颜色的方法,并提供安装插件的具体步骤。

被折叠的 条评论
为什么被折叠?



