【没解决】sublime text 3 格式化 PHP, 有没有好用的插件?
比如,像其他格式化js和html代码那样的,ctrl+ alt + f就能很快完成格式化的? https://packagecontrol.io/packages/phpfmt …
sublime里面有没有把压缩过得JS文件和CSS文件转化为标准格式的插件啊?
如题,想看别人源码,但是好多都是用来开发的压缩过之后的东西,不方便参看! 顺便再问下sublime调控制台有什么用处?我知道它有这个功能,但是我不…
sublime3 配置node build环境
No matching processes belonging to you were found /bin/sh: node: command not found [Finished in 0.1s with exit code 127] [cmd: ['killall no…
ubuntu下,sublime text 如何build system
网上很多资料和博客都有写如何build system,但是,我在ubuntu下却遇到了麻烦,因为我想运行php,安装教程,打开sublime text 3,tools->build syst…
Sublime text3怎么通过配置快捷键来改写文件内容?
比如在Sublime的某个文件夹下有文件 A.js, A.js的内容是 var a = 1 我通过设置快捷键:[ctrl+shift+x] 将A.js 内的语句改成了 var a = 2…
为什么在我的debian下的ST3的字体都是这个样子的?
为什么在我的debian8下,sublime text3的字体都是这个样子的呢?感觉一点都不圆润。下面是cosolas字体的截图,其他的字体monaspace等都是一样的,这…
Sublime text3本地Package Control找不到插件名怎么Github上面安装这个插件呢
想把这个插件安装在sublime text3上面,Github上面的地址是:https://github.com/JoelBesada/activate-power-mode在sublime text3里面操作是Ctrl+Shi…